I'm using grub and my boot partition (ALL of my linux partitions actually) are in an extended partition:

(parted) print
Disk geometry for /dev/ide/host0/bus0/target0/lun0/disc: 0.000-38154.375 megabytes
Disk label type: msdos Minor Start End Type Filesystem Flags
1 0.031 31.376 primary fat16 2 31.377 10032.780 primary ntfs boot
3 10032.781 20034.184 primary fat32 lba
4 20034.185 38154.375 extended 5 20034.215 20128.315 logical ext3 6 20128.346 33126.218 logical ext3 7 33126.249 33636.093 logical linux-swap 8 33636.125 38154.375 logical ext3 (parted)


hda5 is boot, 6 is root, 8 is home.

Should work fine with an extended/logical partition. Not sure about lilo, but I think it works too.

-Andy

Jorge Almeida wrote:

On Thu, 26 Feb 2004, Bryn Hughes wrote:



AFAIK grub/lilo cannot find the kernel if it is on a logical or extended partition, they specifically require the kernel to be on a primary regular partition. On the ix86 platform using DOS disklabels



I was convinced of the contrary, but it's probably a case of bad (human)
memory. I seemed to remember that I had RH7.3 on a logical partition.
Lilo on the MBR passed control to GRUB on the boot sector of that
partition, and GRUB would boot the kernel in the directory (not
partition) /boot. But I may be wrong.
Regards,

Jorge

--
[EMAIL PROTECTED] mailing list





-- [EMAIL PROTECTED] mailing list



Reply via email to