I have HAOS 16.2 installed on a VM in Proxmox.
I’ve forwarded the /dev/ttyS0 and /dev/ttyS1 ports.
qm set 101 -serial0 /dev/ttyS0
qm set 101 -serial1 /dev/ttyS1
The ports are working, but there’s a problem with HA booting after a reboot.
I have to manually select the system boot option in Grub because the system console is displaying some garbage.
How can I fix this and restore autoboot?

