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.

Cheers,
Shaun


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

Reply via email to