Hi,
Miles Fidelman wrote on Mon, 24 Apr 2006 13:56:30 -0400:
<snipet>
Just worked my way through LFS 6.1.1. Got to the point of rebooting, and
my machine comes up to a grub> prompt.
If I enter:
> root (hd0,0)
> kernel /boot/lfskernel-2.6.11.12
> boot
It all comes up just fine to a bash prompt (well, not quite fine, I still
have to get eth0 to be recognized), but...
As far as I can tell, I have /boot/grub/menu.1st set up right:
default 0
timeout 30
title LFS 6.1.1
root (hd0,0)
kernel /boot/lfskernel-2.6.11.12
But it doesn't seem to be read by grub at power-up.
Well, in menu.lst, try:
kernel (hd0,0)/lfskernel-2.6.11.12
instead of:
kernel /boot/lfskernel-2.6.11.12
Works for me.
Regards,
Randhir Phagura
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page