UbuntuThis forum is for the discussion of Ubuntu 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.
I'm a noob. Where in the Ubuntu install can I create proper logical partitions? All it lets me do is create the physical partitions. This is a dual-boot situation so I then only have swap and root. Thanks.
A logical partition is a kind of physical partition.
Are you sure "logical partitions" is what you really want to ask about? If you're misusing the terminology, we are less likely to guess what you really want to learn.
Ok, isn't LVM a block of logical partitions? When I install Fedora I can add small partitions for each item: /tmp /boot /home etc... This approach is supposed to be more resistant to trouble because the partitions are independent and size-limited. Thanks.
Ok, I went back through the Ubuntu install, but it gave me no opportunity to create logical partitions.
Quote:
Originally Posted by SecretCode
If you already have four primary partitions in use you are stuck - you have to delete one of them, create an extended partition, and then create logical partitions inside the extended partition. You can do this during the installer or you can run gparted from the live CD but if you have data in all four partitions you need to back up what you need first and that is a separate job.
If you're in any doubt, post a screenshot from the GParted program.
You can set the forum to automatically subscribe to threads you post in, and then go to "quick links > subscribed threads"
Don't create a new partition table unless you want to erase everything!
You already have an "msdos" or "master boot record" partition table. This has 4 slots. They can all be "primary" partitions, or one of them can be an "extended" partition, and inside the extended partition you can put logical partitions.
You should be able to create an extended partition, if you don't already have one (and if you have unallocated space to put it in).
Then you add however many logical partitions you want, inside the extended partition.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.