[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Using RPL to load grub
From: |
Yedidyah Bar-David |
Subject: |
Re: Using RPL to load grub |
Date: |
Sat, 11 Feb 2006 11:28:18 +0200 |
User-agent: |
Mutt/1.5.6+20040907i |
On Fri, Feb 10, 2006 at 05:39:46PM -0700, Shaun Jackman wrote:
> On 2/10/06, Shaun Jackman <address@hidden> 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