Everything was going nicely until Debian 13 was stuck in a boot loop. Qemu repeated the following, endlessly blinking in my terminal:
Booting `Debian GNU/Linux'
Loading Linux 6.12.85+deb13-amd64 ...
Why?
I’m developing a tool to help me build desktop VM images to help me debug weird issues specific to certain Linux distributions. For this project, I’m starting with each linux distro’s cloud image and booting it in a virtual machine using qemu-kvm.