AlmaLinux / cloud-images

Packer templates and other tools for building AlmaLinux images for various cloud platforms.
MIT License
146 stars 48 forks source link

Fix and enhancements for AMIs #178

Closed LKHN closed 1 month ago

LKHN commented 1 month ago

Let's set "console=ttyS0,115200n8" as a primary, as the last console to print the whole output (kernel and init) to EC2 serial console.

This should aid troubleshooting/debugging experience of boot process.