mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 08:56:58 +02:00
The m3.small.x86 instance type had no serial console output because ttyS0 was used because the GRUB CPU check didn't trigger. It seems that most instances had i386 reported but this new one not (maybe EFI is used here?). Extend the GRUB check to cover both i386 and x86_64 when setting up the serial console. For arm64 this still shouldn't be needed and the defaults worked so far. |
||
---|---|---|
.. | ||
src/third_party/coreos-overlay |