Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
/ = 4gigs
/boot = 32mb
/var = 8gigs
/home = 8gigs
swap = 768mb
/usr = whatever space it left
I am going to make my /, /boot, and swap primary partitions, and the rest logical partitions, however to use a logical partition you need to have an extended partition, and extended partition doesnt house the files, just points to the logical which does hold the files.
So, my question is Why is it asking me to allocate space for the extended partition that doesnt hold the files, and how much space should I allocate for it?
You should just be able to create the logical partition and it'll automatically generate the extended partitions, I believe.
Its vice versa, the extended automatically creates the logical, but what I am asking is how much space do I need to use for the extended, will files be stored on the extended partition?
If you make an extended partition, and you already have the 3 primary partitions, then just put all the space that you got left, in it. Because in order to make the logical partitions you need the space in the extended partition. if I used you scheme and you got a 40 gig hard drive, Then make hda1 4gig, hda2 32MB, hda3 768 MB, hda4(the extended partition) 27,... gig, hda5(first logical) 8 gig, hda6 8 gig, hda7 10,... gig.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.