mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-12-29 15:03:35 +00:00
riscv/server: GRUB_TERMINAL=console
Allow using the U-Boot menu both from the serial and the graphical console. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
This commit is contained in:
parent
b8520530c9
commit
82a239e39c
@ -2,3 +2,4 @@
|
|||||||
# For minimum output use
|
# For minimum output use
|
||||||
# GRUB_CMDLINE_LINUX_DEFAULT="quiet"
|
# GRUB_CMDLINE_LINUX_DEFAULT="quiet"
|
||||||
GRUB_CMDLINE_LINUX_DEFAULT="efi=debug earlycon=sbi"
|
GRUB_CMDLINE_LINUX_DEFAULT="efi=debug earlycon=sbi"
|
||||||
|
GRUB_TERMINAL=console
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user