>> 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).
> Here is mine and I have the same problem as the OP. > % cat /etc/default/grub > # This file is sourced by update-grub, and its variables are propagated > # to its children in /etc/grub.d/ > GRUB_DEFAULT=0 > GRUB_TIMEOUT=5 > GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian` > GRUB_CMDLINE_LINUX="rootdelay=15 console=ttyS0,9600" > GRUB_TERMINAL=serial That answers my WAG, in the negative... -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org