Georgina Joyce wrote:
why can't grub find the kernels? Is it that /boot/lfs-2.6.15.4 is a
symlink to /boot/lfs/vmlinuz-2.6.15.4?
Could be. As Alan said, try and keep it simple. Try adding some more options to the bottom of menu.lst, something like
# Testing title LFS vmlinuz kernel (hd0,0)/boot/lfs/vmlinuz-2.6.15.4 root=/dev/hdb1 # More Testing title LFS vmlinuz without boot kernel (hd0,0)/lfs/vmlinuz-2.6.15.4 root=/dev/hdb1 -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
