On 5/31/06, Kevin Alm <[EMAIL PROTECTED]> wrote:
>
> title LFS 6.15.4 vmlinuz
> root (hd0,0)
> kernel /lfs/vmlinuz-2.6.15.4 root=/dev/hdb1 ro
>
Quite correct. Actually lines like:

root (hd0,0) in menu.lst do _nothing_.  root (hd0,0) is an interactive mode
(grub prompt) command. By the time menu.lst is parsed the chance for grub to
act on it has passed.

Umm, that's not true.  How do explain the above syntax working if root
(hdx,y) does nothing?  It would never find your kernel if it didn't.
I've always done it as shown above, and GRUB has been able to find my
kernels regardless of partition.

--
Dan
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to