Advertisement
Guest User

Untitled

a guest
Nov 5th, 2016
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. GRUB_TIMEOUT=10
  2. GRUB_CMDLINE_LINUX="console=ttyS0,19200n8"
  3. GRUB_DISABLE_LINUX_UUID=true
  4. GRUB_SERIAL_COMMAND="serial --speed=19200 --unit=0 --word=8 --parity=no --stop=1"
  5. GRUB_TERMINAL=serial
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement