Hi Tom,

On Feb 4, 2010, at 12:14 PM, Tom H wrote:
> Here's a WAG:
> 
> Change
> GRUB_CMDLINE_LINUX="console=tty0 console=ttyS0,9600"
> to
> GRUB_CMDLINE_LINUX="console=ttyS0,9600"
> and run
> update-grub
> and reboot to see if you have the serial output (and still have the
> console output).

I'm not at the machine right now (don't have access to see how the video 
looks), but this should only change the operation of the booting of the kernel, 
rather than the availability of the Grub menu.  On machines which use grub1, I 
have the following:

"terminal --timeout=1 serial console"

currently, for grub2, I have:

"terminal serial"

no timeout value, and no option to pass both serial and console in - apparently 
grub2 does not support the timeout option for that line.

thanks,
-lev

--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to