On Mon, 2007-10-22 at 12:04 -0400, [EMAIL PROTECTED] wrote:
> These entries don't jive, and won't boot.
>
> cp -v arch/i386/boot/bzImage /boot/hlfskernel-2.6.19.2
>
> and
>
> # The first entry is for HLFS.
> title HLFS SVN-20071022
> root (hd1,0)
> kernel /boot/hdb3-kernel-2.6.19.2 root=/dev/hdb3
Try
kernel (hdb0,2)/boot/hlfskernel-2.6.19.2 root=/dev/hdb3
I've been fiddling with grub a lot recently for my sins. If that dowsn't
go, hit 'e' and edit the line, put in just (hdb0,2) and press tab. It
should complete the filename for you. If it sees the boot/ directory,
add that & press tab again.
--
--
With Best Regards,
Declan Moriarty
--
http://linuxfromscratch.org/mailman/listinfo/hlfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page