Page 1 of 1

Dual boot mint & fedora: Mint can't find another OS?

Posted: Wed Nov 21, 2012 7:22 pm
by ashleyp
Hey there,
I'm trying to install mind next to fedora, however when I try to install mint it says that i cannot find another OS system and to either wipe the drive or manually partition(scared since I always seem to mess this up haha)

I've windows 8 on here the the boot security thing which is disabled (so I could use fedora, windows 8 is still on the laptop but I can't use it heh) - could this be why it's not picking up any other operating systems?

Thankyou
Ashley

Re: Dual boot mint & fedora: Mint can't find another OS?

Posted: Thu Nov 22, 2012 2:38 am
by xenopeek
If you are using MBR partitions (instead of GPT partitions), you can only have four primary partitions. If Windows 8 and Fedora already have four primary partitions in use, then there is no place to install Linux Mint except by wiping your hard disk or you manually setting up partitions (which would mean deleting at least one of the four primary partitions, and creating an extended partition in its place--in which you can have as many logical partitions as you want).

It's pretty common for Windows laptops to come with 4 primary partitions in an effort to block installation of Linux, but it sounds like you got yourself in this bind :)

You can run GParted from the installer DVD / USB to check if indeed you have four primary partitions, and then delete one per your choice. Or if you need help with that, run the following command from the terminal and share the output here. You can copy text to/from the terminal.

Code: Select all

sudo parted -l