Mark A. Nicolosi wrote:
I think the book should mention something like "If you're computer hasActually, the ideal way of finding out GRUB's terminology is to use the grub command shell's find command...i.e.
SCSI disks and you don't have any IDE disks, sda would be (hd0)." But
made to fit better into the paragraph. Hope that makes sense ;-)
find /boot/kernel-2.6.11.7
It will respond with the proper terminology for that particular partition - of course, if you use a separate boot partition, you would need to do:
find /kernel-2.6.11.7
instead.
HTH,
J -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page