Quote:
|
Originally Posted by walde_s
Do you know if there is any way of forcing the partition I am creating to be a logical rather than a primary partition please?
|
Sorry, no I don't. All I have ever had to do was select unallocated space in the extended partition for a "New" partition or select an existing logical partition to "Edit". So I am out of ideas for that.
Quote:
|
Originally Posted by walde_s
I have chosen the custom installation rather than the "Use free space on selected drives and create default layout" because I don't want to put anything in the MBR which will stop the normal Windows XP or the recovery partition from booting.
|
What about choosing the partition option
Use free space on selected drives and create default layout and then checking the boot loader option
Configure advanced boot loader options and then choosing to install GRUB in the first sector of the Fedora boot partition? Maybe that would install in your extended partition
and spare your MBR at the same time. You could then boot Fedora with the XP boot loader.
Or, do you really need LVM at all? That's great for spanning a system across multiple drives. But to me it's not so valuable on a laptop. What about trying to create just boot, root, and swap partitions for Fedora in the extended partition manually by selecting
Create custom layout? Maybe you would have less trouble creating those in your extended partition. And of course, you would still choose to install GRUB in the first sector of the Fedora boot partition as already mentioned.
Quote:
|
Originally Posted by walde_s
After the installation I will install grub in /boot to give me the multi boot option on startup.
|
Okay. But just remember that choosing to install no boot loader at all during installation will result in no grub.conf file being created. That option is strictly for when you intend to directly launch the Fedora kernel and initial ramdisk using another Linux system's boot loader. Otherwise, you will be faced with having to create a grub.conf from scratch. Only the Fedora installer (aka anaconda) or your typing hands can create a grub.conf. And without a grub.conf, trying to install GRUB after-the-fact with the GRUB shell or grub-install will not result in a working boot loader.