PiMox HAOS VM install script

Option to create VM using Stable, Beta or Dev Image

The script automates the manual process of finding, downloading and extracting the aarch64 (qcow2) disk image provided by the Home Assistant Team, creating a VM with user defined settings, importing and attaching the disk, setting the boot order and starting the VM.

To create a new PiMox HAOS VM, run the command below in the Proxmox VE Shell.

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/vm/pimox-haos-vm.sh)"

Default Settings: 4GB RAM - 32GB Storage - 2vCPU - Stable Image

After the script completes, click on the VM, then on the Console tab to find the VM IP.

Home Assistant Interface: IP:8123