bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Default serial console


From: OKUJI Yoshinori
Subject: Re: Default serial console
Date: Sun, 12 Nov 2000 10:05:07 +0900

  Thanks for your contribution, but, as I said a while ago, it is
better to add a general way to embed arbitrary commands in stage2,
than to add one option for each feature you may want to make
default. For example:

$ cat >default_menu.lst <<EOF
serial --unit=1 --speed=38400
terminal --timeout=0 serial
EOF
$ configure --enable-preset-menu=default_menu.lst

This is much more flexible.

Okuji



reply via email to

[Prev in Thread] Current Thread [Next in Thread]