When you are in grub cli you can configure next-server and config file manually.

I don't think you can pass it via pxelinux.

For more info on how to do it manually:

http://www.linuxselfhelp.com/gnu/grub/html_chapter/grub_12.html

tftpserver

Command: tftpserver ipaddr

configfile

Command: configfile file

So:

tftpserver x.x.x.x
configfile /boot/grub/menu.lst

will show you the menu, if the menu is located on your tftpserver x.x.x.x in 
<tftp root>/boot/grub/menu.lst
-- 
This message posted from opensolaris.org

Reply via email to