diff options
Diffstat (limited to 'resources/grub/config/extra/common.cfg')
-rw-r--r-- | resources/grub/config/extra/common.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/grub/config/extra/common.cfg b/resources/grub/config/extra/common.cfg index e59034d..1bf4757 100644 --- a/resources/grub/config/extra/common.cfg +++ b/resources/grub/config/extra/common.cfg @@ -14,6 +14,7 @@ serial --speed=115200 --unit=0 --word=8 --parity=no --stop=1 terminal_input --append serial terminal_output --append serial terminal_input --append at_keyboard +terminal_output --append cbmemc gfxpayload=keep terminal_output --append gfxterm |