Dr.-Ing. Edgar Alwers wrote: > On Sat, 16 Oct 2010 19:48:10 -0400 > Hi, > linux fan <linuxscra...@gmail.com> wrote: > >> I believe that the one statement: >> linux (hd0,6)/boot/lfskernel-2.6.34 root=/dev/sda6 rw >> >> would be equivalent to the 2 statements: >> set root='(hd0,6)'
This should be set root=(hd0,6) You only use the single quotes on the command line to escape the parentheses. Note too that if you still have GRUB Legacy installed, the procedures in Chapter 8 tell you how to test before you update the MBR. The regular boot capability is not changed until the MBR is updated. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page