On Fri, Feb 10, 2006 at 05:39:46PM -0700, Shaun Jackman wrote:
> On 2/10/06, Shaun Jackman <[EMAIL PROTECTED]> wrote:
> ...
> > By default the diskless image fetches /boot/grub/menu.lst. Is it
> > possible to specify something else? Preferably something dynamic, such
> > as /tftpboot/grub/%s, where %s is the IP address of the booting
> > machine.
> 
> I used a text editor (vim) to patch the stage2/diskless image to
> replace the string "/boot/grub/menu.lst" with "/srv/tftp/grub.conf".
> This trick worked great! It would be awesome though, if grub could
> accept a %s string here, which would be substituted for the device's
> IP address.

Did you read all of the docs? dhcp option 150 is the path to the conf
file.
-- 
Didi



_______________________________________________
Bug-grub mailing list
Bug-grub@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-grub

Reply via email to