updates for t11 and fsf
[automated-distro-installer] / fai / config / class / D16.var
1 # /a/opt/linux/Documentation/admin-guide/serial-console.rst
2 # https://libreboot.org/docs/hardware/kgpe-d16.html
3
4
5 # pci=realloc=off = per rubens suggestion to make a d16 more stable
6
7 # we make tty0 the last one so that it gets /dev/console and then
8 # debian's cryptsetup addition askpass prompts there in the initramfs.
9 # todo: file a bug to make it prompt on both.
10 d16_cmdline="pci=realloc=off console=ttyS0,115200n8 console=tty0"