On Thu, 2008-01-31 at 10:08 -0600, Paul Elliott wrote:

> Is there a solution for this in grub2? That is in writting
> the equivalent of menu.lst for grub2, is there a way to
> specify "the device that my menu.lst and my stage files
> are on" without knowing in advance where that will be?
> 
> If so, how would one do this in grub2?

I think that device will be in the root variable.  You'll just need to
use paths without the device name, e.g.

linux /boot/vmlinuz
initrd /boot/initrd.img

-- 
Regards,
Pavel Roskin


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to