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

Re: Bug#873604: cloud.debian.org: grub shouldn't assume gfxterm



2017-08-30 11:18 GMT+02:00 Emmanuel Kasper <emmanuel@libera.cc>:
> instead of setting GRUB_TERMINAL=serial and loosing the output to the
> virtual main display, we could the output to both virtual main display
> and serial console

I just tested this:

GRUB_TERMINAL_INPUT="console serial"
GRUB_TERMINAL_OUTPUT="console serial"
GRUB_SERIAL_COMMAND="serial --speed=115200 --unit=0 --word=8
--parity=no --stop=1"

And it worked fine with grub actually showing up with 'virsh console'
and no problems booting under openstack either. This would be the
preferred solution.


Reply to: