fixing typo ...
This commit is contained in:
parent
8beb8a5aa9
commit
8a53109d81
|
@ -134,7 +134,7 @@ case "$1" in
|
|||
GRUB_CMDLINE_LINUX_DEFAULT=""
|
||||
GRUB_CMDLINE_LINUX="console=tty0 console=ttyS1,115200n8"
|
||||
GRUB_TERMINAL=serial
|
||||
GRUB_SERIAL_COMMAND="serial --speed=115200 --unit=1 --word=8 --parity=no --stop=1"'
|
||||
GRUB_SERIAL_COMMAND="serial --speed=115200 --unit=1 --word=8 --parity=no --stop=1"
|
||||
EOF
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue