On Wednesday 21 July 2010 12:48:07 Bruce Dubbs wrote: > Note the line: > > list=`for i in /boot/vmlinu[xz]-* /vmlinu[xz]-* ; do > if grub_file_is_not_garbage "$i" ; then echo -n "$i " ; fi > done` > > It is looking for specific kernel names in /boot.
I'm pretty sure that will only look for stuff on your mounted root device. The OP was asking about entries for other partitions, I believe. -- Regards, Trent. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page