I have an Ampere based system.
It installed (ish) and is 'working'
I encountered one problem in install and cannot seem to get a VM started
- Install problem: It installed and created 3 partitions. Two have EFI data. However; BIOS is not loading it.
It works if I boot to UEFI shell and execute the grub EFI file.
- Creation of a VM: I created the VM and tried to start it and received error
bios: ovmf
boot: order=scsi0;scsi2;net0
cores: 20
cpu: host,flags=+aes
machine: q35
memory: 40960
meta: creation-qemu=8.1.5,ctime=1716178377
name: ubuntu24-vm
net0: virtio=BC:24:11:9E:9A:5E,bridge=vmbr0,firewall=1
numa: 0
ostype: l26
scsi0: ZFS1:vm-100-disk-0,iothread=1,size=32G,ssd=1
scsi2: local:iso/ubuntu-24.04-live-server-arm64.iso,media=cdrom,size=2420396K
scsihw: virtio-scsi-single
serial0: socket
smbios1: uuid=eff3c526-4a7e-4a06-a75f-fedb1fbb80d1
sockets: 1
vga: serial0
root@proxmox:~# qm start 100
WARN: no efidisk configured! Using temporary efivars disk.
kvm: unsupported machine type
Use -machine help to list supported machines
start failed: QEMU exited with code 1
root@proxmox:~# uname -a
Linux proxmox 6.1.73-generic #1 SMP Tue Jan 16 19:00:42 UTC 2024 aarch64 GNU/Linux
root@proxmox:~#