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

Replace disc image

  • Remove created disc - Detach and Remove
  • Login to PVE host and download disc 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