void-linux / void-mklive

The Void Linux live image maker
https://voidlinux.org
Other
323 stars 188 forks source link

console=ttyS0 doesn't enable agetty-ttyS0 #362

Open ZyxerZyxani opened 9 months ago

ZyxerZyxani commented 9 months ago

I tried to install to a VM. It is a minimal VM with only serial port to connect with. Doing console=ttyS0 doesn't seem to work to enable the service in the live image. I get grub in ttyS0 and can connect, but after selecting the first option it just goes to black and I can't type anything.

leahneukirchen commented 9 months ago

I think dracut/vmklive/getty-serial.sh should enable that?

Works for me in qemu with https://repo-default.voidlinux.org/live/current/void-live-x86_64-20230628-base.iso

classabbyamp commented 7 months ago

also cannot reproduce with that ISO in virt-manager. can you share the iso you tried?