Lastest OS image, qemu/kvm broken, VMs boot, but never find media, no CDROM, no disk?
For months I have been able to run VMs under qemu/kvm, but as of the last update, just the last few days, I can’t create a VM that works. The VM boots, but instantly drops into UEFI, even if valid CDROM image set, or even valid SATA disk image set, neither is found, and VM drops into UEFI shell.
Appears something in the 23.11.1 OS is breaking the VM boot sequence.
# cat /etc/os-release
PRETTY_NAME=“Armbian 23.11.1 jammy”
NAME=“Ubuntu”
VERSION_ID=“22.04”
VERSION=“22.04.3 LTS (Jammy Jellyfish)”
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL=“https://www.armbian.com”
SUPPORT_URL=“https://forum.armbian.com”
BUG_REPORT_URL=“Bug reporting – Armbian”
PRIVACY_POLICY_URL=“https://www.armbian.com”
UBUNTU_CODENAME=jammy
ARMBIAN_PRETTY_NAME=“Armbian 23.11.1 jammy”
# uname -a
Linux indiedroid-nova 5.10.110-rockchip-rk3588-indiedroid #1 SMP PREEMPT Thu Mar 9 02:22:35 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux
Anyone else having similar issue? I have done virtualization on many platforms, VMware, Hyper-V, QEMU/KVM, etc. But on ARM64 seems to be problematic now.