grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Does grub2 solve this problem I am having with grub1? RE: usbsticks.


From: Pavel Roskin
Subject: Re: Does grub2 solve this problem I am having with grub1? RE: usbsticks.
Date: Thu, 31 Jan 2008 11:58:01 -0500

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]