>> > 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.
I posted only because it needs to be corrected in the book. Marty B -- http://linuxfromscratch.org/mailman/listinfo/hlfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
