Hello,
I’d like to ask about implementation of the script. If I got some error, I just can assume it’s my proxmox setup fault right?
Someone pls could give me an idea what to change?
Creating a HAOS VM using the above advanced settings
✓ Using local for Storage Location.
✓ Virtual Machine ID is 107.
✓ https://github.com/home-assistant/operating-system/releases/download/9.2/haos_ova-9.2.qcow2.xz
✓ Downloaded haos_ova-9.2.qcow2.xz
✓ Extracted KVM Disk Image
- Creating HAOS VM...400 Parameter verification failed.
efidisk0: invalid format - format error
efidisk0.efitype: property is not defined in schema and the schema does not allow additional properties
qm set <vmid> [OPTIONS]
‼ ERROR 255@262 Unknown failure occurred.
thank you very much for your answer.
I just did upgrade. It’s 7.2-11 right now and restarted.
The script getting ERROR.
Using Advanced Settings
Using HAOS Version: 9.3
Virtual Machine ID: 107
Using Hostname: homeassistant
Allocated Cores: 2
Allocated RAM: 4096
Using Bridge: vmbr1
Using MAC Address: 00:60:2F:63:54:73
Using Vlan: Default
Start VM when completed: yes
Creating a HAOS VM using the above advanced settings
✓ Using local for Storage Location.
✓ Virtual Machine ID is 107.
✓ https://github.com/home-assistant/operating-system/releases/download/9.3/haos_ova-9.3.qcow2.xz
✓ Downloaded haos_ova-9.3.qcow2.xz
✓ Extracted KVM Disk Image
- Creating HAOS VM...‼ ERROR 25@260 Unknown failure occurred.
I would like to make a new install of my HA-setup and use a Dell MFF instead of RPI. At the time the computer only has an SSD, but I will add one more disc, probably a regular hdd.
I will install Proxmox on it and use it for Home Assistant, plex and maybe something more. I would appreciate some recommendations on where to place Proxmox and where to install my VM’s.
Use my 256GB SSD for Proxmox and the >2TB HDD for VM installs? Or install everything on HDD to avoid failing SSD?
Thank you very much for taking time to write this guide. I am planning on moving my HA to a proxmox server using an intel nuc7i3 with a 16ram and nvme of 1 TB. ( I am thinking of adding 2 vms such as Unifi and Pihole as well). My question is that I have different vlans on my network and I would like to know if it is possible to change the ip address of HA vm to a static one (like the one I am currently using which is tied to the mac of nuc ethernet card)? Thank you in advance!