Fix the google cloud boot console settings

Forgot the 'console=' part.

(cherry picked from commit 35e44ffb37)
(cherry picked from commit bc8c356d87)
This commit is contained in:
David Shea 2019-04-03 11:56:35 -04:00 committed by Brian C. Lane
parent 9a4a45f05a
commit 712ae7a721
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ shutdown
# System timezone
timezone --ntpservers metadata.google.internal UTC
# System bootloader configuration
bootloader --location=mbr --append="ttyS0,38400n8d"
bootloader --location=mbr --append="console=ttyS0,38400n8d"
# Add platform specific partitions
reqpart --add-boot