Skip to content

Instantly share code, notes, and snippets.

@grahamc
Created May 13, 2018 16:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grahamc/06413dbf6e3f49cd35881fba69cc6066 to your computer and use it in GitHub Desktop.
Save grahamc/06413dbf6e3f49cd35881fba69cc6066 to your computer and use it in GitHub Desktop.
boot.loader.grub.extraConfig = ''
serial --unit=0 --speed=115200 --word=8 --parity=no --stop=1
terminal --timeout=10 serial console
terminal_output --timeout=10 serial console
terminal_input --timeout=10 serial console
terminal_output.serial
'';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment