I am running LFS SVN-20060506
my sytem configuration listed bellow, when booting /dev/hda2 kernel panicks stating that cannot mount rootfs, set root= value, which i have. am i correct about system still having a problem booting after a certain block on the hd.

Disk /dev/hda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

  Device Boot      Start         End      Blocks   Id  System
/dev/hda1   *           1        4863    39062016   83  Linux
/dev/hda2            4864        7295    19535040   83  Linux
/dev/hda3            7296        9483    17575110   83  Linux
/dev/hda4            9484        9729     1975995   82  Linux swap / Solaris

Disk /dev/hda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

/boot/grub/device.map
(hd0)/dev/hda
(hd1)/dev/sda

/boot/grub/menu.lst

title        Ubuntu, kernel 2.6.12-10-386
root        (hd0,0)
kernel /boot/vmlinuz-2.6.12-10-386 root=/dev/hda1 ro vga=771 quiet splash
initrd        /boot/initrd.img-2.6.12-10-386
savedefault
boot

title        Ubuntu, kernel 2.6.12-10-386 (recovery mode)
root        (hd0,0)
kernel        /boot/vmlinuz-2.6.12-10-386 root=/dev/hda1 ro vga=771 single
initrd        /boot/initrd.img-2.6.12-10-386
boot

title        Ubuntu, kernel 2.6.12-9-386
root        (hd0,0)
kernel /boot/vmlinuz-2.6.12-9-386 root=/dev/hda1 ro vga=771 quiet splash
initrd        /boot/initrd.img-2.6.12-9-386
savedefault
boot

title        Ubuntu, kernel 2.6.12-9-386 (recovery mode)
root        (hd0,0)
kernel        /boot/vmlinuz-2.6.12-9-386 root=/dev/hda1 ro vga=771 single
initrd        /boot/initrd.img-2.6.12-9-386
boot

title        LFS-SVN20060105
root        (hd0,1)
kernel        (hd0,1)/lfskernel-2.6.15 root=/dev/hda2

title        Ubuntu, memtest86+
root        (hd0,0)
kernel /boot/memtest86+.bin boot

should i restructure my setup to include a small boot partition to use to boot multiple linux flavors from?

Thanks -- James P. Henry
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to