SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
As you can see I already have used 2 primary partitions but this sould not be a problem right? I figured I would set up primary partition 3 at 1G and set it as root. Then create an extended partition with the rest of the space and fill that full of logical drives for /usr, /home and swap. I reallize I could share the swap space from the mandrake drive but want to set one a bit closer to the slack drive.
Here is my problem and it deals with the fdisk program from the install CD. When trying to set my partitions I am only given the option of either "p" or "l" primary or logical. Obviously I can create hda3 for / and one other primary partition, biut what I really need is to create an extended partition. If I try to create any logical partitions I am told there is not enough space, which makes sense as there is no extended partition to support them.
If I try to change the "type" of the fourth primary partition to extended (command t, type 5) a warnng tells me that I cannot change a non-extended partition into an extended and vis-versa, etc...
So what are my options? I wonder if I could simply use parted or qtparted and set the partitions that way. Then go right into the setup of Slackware. Any help or advice here would be greatly appreciated.
Thomas
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
This is a quick edit. I have just been doing a bit of google research on extended partitions. Is it true that only one of the primary partitions can be used as an extended? If so how then can I have a duel boot system with slackware and any other Linux distro?
Distribution: Debian Sid, SourceMage 0.9.5, & To be Continued on a TP
Posts: 800
Rep:
Here's a little insight. You can only have one Extended partition. The 30g should be included in that Ext. partition and you should be able to divide it as you like.
If you want to boot other distros, one way is to use your one main distro bootloader in the MBR and put the other distros lilo/grub in their main partition, then add two lines to the MBR bootloader to recognize the new distro.
Here's an article from distrowatch.com on multiple Linux distros.
That is a pretty good link. It turns out that when diskdrake set up the partitions, hda2 (the extended) stopped at the end of the Mandrake drive. I don't know if this is a default or what but whatever. I moved down to init 1 and with parted resized the extended partition to fill the rest of the drive--or almost, I messed up on my math and left like 650mb at the end. Not big deal. My goal in to investigate several different distros and see which flavor I like the best. So I'll simply pick up that 650mb later if I need.
Thanks again for responding. I am installing Slack as of this writting.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.