meta data for this page
  •  

This is an old revision of the document!


HA in Proxmox VM

Create VM

  • Create normal VM for Linux Debian.
  • Don't start machine
  • Hardware:
    • Bios: OVMF
  • Add: EFI Disk

Replace disk image

  • Remove created disk - Detach and Remove
  • Login to PVE host and download disk image:
    wget https://github.com/home-assistant/operating-system/releases/download/4.16/hassos_ova-4.16.qcow2.gz
  • Unpack image:
    gunzip hassos_ova-4.16.qcow2.gz
  • Import HA image:
    qm importdisk 111 hassos_ova-4.16.qcow2 local-zfs --format qcow2
  • Connect Unused Disk 0 to scsi0 storage.
  • Go to Options and set correct boot order

Go to http://homeassistant.local:8123