# /a/opt/linux/Documentation/admin-guide/serial-console.rst # https://libreboot.org/docs/hardware/kgpe-d16.html # pci=realloc=off = per rubens suggestion to make a d16 more stable # we make tty0 the last one so that it gets /dev/console and then # debian's cryptsetup addition askpass prompts there in the initramfs. # todo: file a bug to make it prompt on both. d16_cmdline="pci=realloc=off console=ttyS0,115200n8 console=tty0"