Testing Debian 12 ARM64 VM on Raspberry Pi 5 KVM: Pitfalls and Solutions
After successfully setting up a Home Assistant OS (HAOS) VM on my Raspberry Pi 5 (KVM/libvirt approach), I wanted to test a minimal Debian 12 ARM64 VM for InfluxDB and Grafana.
My Setup So Far
- Host: Raspberry Pi 5, 16GB RAM
- Hypervisor: KVM / QEMU / libvirt
- Guest: HAOS running smoothly
- Management: Cockpit & virt-manager
Trying Debian 12 VM: Where virt-install Fails (and Why)
First attempt: I tried to launch a Debian 12 ARM64 VM using virt-install. Example command (does NOT work for ARM64 on RPi5):