On Thu, 22 Oct 2009 16:05:19 +0800 (CST)
kevin631012 <[email protected]> wrote:
> ### BEGIN /etc/grub.d/10_linux ###
> menuentry "GNU/Linux, Linux 2.6.30.5" {
> insmod ext2
> set root=(hd1,2)
> search --no-floppy --fs-uuid --set
> e4adbac2-a338-4305-bafe-73f2adb307da
> linux /boot/lfskernel-2.6.30.5 root=/dev/sdb2 ro }
should be set root=(hd1,1) partitions start at 0, same as drives.
maybe
---
David Jensen
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page