On 3/25/10, Ken Moffat <[email protected]> wrote: > 2. From somewhere, the prefix is set to (hd0,15)/boot/grub. I've no > idea where this is set, and trying to set it at the start of grub.cfg > didn't work. So, I've created that path for it - > > mkdir /boot/boot > ln -s ../grub /boot/boot/grub
Yep. I always had to do that when /boot was on a separate partition. My new habit is making /boot a regular directory so I would stop being confused about when grub is in /boot or in /. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
