Hi,
I've come across an interesting problem with grub and grub2 booting with only a
serial console: they won't finish booting if they don't have anything plugged
into the serial port. The moment a serial cable is inserted, they throw up a
menu and continues booting.
The board boots fine with the
Robert Millan wrote:
> Could have something to do with a BIOS bug. What happens if you convert
> grub_checkkey() and grub_getkey() (in kern/term.c) into dummy stubs?
It doesn't seem to help. Grub still waits until the PC is plugged in before
displaying its menu.
David
_