Hi Christoph,

  I've added support for a preset menu file almost only for you. ;)
With the CVS version, you can specify the default terminal as a serial
terminal, like this:

$ cat >default_menu <<EOF
serial --unit=1 --speed=38400
terminal --timeout=0 serial
default 0
timeout 10

title boot a kernel
root (hd0,0)
kernel /kernel

title load another menu
configfile (hd0,0)/boot/grub/menu.lst
EOF
$ ./configure --enable-preset-menu=default_menu

Have fun,
Okuji

_______________________________________________
Bug-grub mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-grub

Reply via email to