EasyOS 5 on KVM (PVE 6.4) fails after Language choice
Posted: Wed Mar 01, 2023 7:13 pm
Installed Kirkstone Easy OS 5.0 in KVM64 and after the language choice screen it hangs. On subsequent reboot, it needs VESA video to work.
None of the ways to make the img file as ISO file worked:
AnytoISO, UltraISO, MagicISO, etc.
If ISO was dropped then a way to reconstruct it should have been shown.
The following was done for VMID=154:
Code: Select all
qm create 154 --net0 virtio,bridge=vmbr0 --ostype l26 --scsihw virtio-scsi-pci --memory 2048
qm importdisk 154 /var/lib/vz/template/iso/easy-5.0-amd64.img local-lvm
Then add the new "unused disk" as attached disk, easiest done through he web interface (as VirtIO Block)
Had to fixup "Boot order" in the VMs option tab, and then you should be able to start it.
References:
https://forum.proxmox.com/threads/how-t ... img.52986/
https://ostechnix.com/import-qcow2-into-proxmox/