Great tutorial, thanks !
I don’t remember if it was your tutorial i used a couple of years ago when going from HAOS on RasPi to HAOS VM on Proxmox 8.2 … but it has been running great.
I have decided it is time for me to reinstall HAOS in a new VM (leaving the old as a backup) and configure it using all the new HA bells & whistles (especially HA voice PE instead of my rhasspy RasPi voice satellites).
However the new VM couldn’t boot. Looking in the comments on your blog post I saw DJones cryptic comment on July 2, 2024 3:00 am
Nvm fixed you can’t use q35 on a proxmox system running in legacy bios mode and use OVMF (UEFI) you have to use i440fx. q35 will work on seabios vm just not with HAS
Which reminded me that I had trouble the first time around. I think that when I setup proxmox on my 2nd-hand Dell Optiplex was the first time I was faced with BIOS or UEFI, and so I may have stuck with the legacy system I was familiar with. For the HAOS VM I remember having trouble with Machine Type and BIOS - ending up using Machine type “i440fx” and BIOS “OVFM (UEFI)” which uses 2 hard disks.
This time the script defaulted to Machine type “q35” and “OVFM (UEFI)” BIOS - but created only one partition (ie no EFI Disk), and then couldn’t find anything to boot from. Changing to SeaBIOS didn’t help.
Removing the new VM and trying again, this time selecting Machine Type i440fx and only 32GB Hard disk (I will increase it later) again failed to boot over IPv4 or IPv6. Checking the “Hardware” section and … Machine “q35”, BIOS “OVMF (UEFI)” and only one Unused disk (no EFI Disk).
So now I’m thinking … I know Proxmox 8.4 and 9.0 are out now. Would I be better off in the longer term wiping this PC, configure for UEFI BIOS, and install latest proxmox ?