Proxmox: Unable to use script to install Home Assistant VM (Fresh Proxmox Install)

When running

bash -c “$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/vm/haos-vm-v3.sh)”

`I get the below error Start VM when completed yes ✓ Using Data for Storage Location. ✓ Container ID is 101. ✓ Found URL for Home Assistant 8.1 Disk Image ✓ https://github.com/home-assistant/operating-system/releases/download/8.1/haos_ova-8.1.qcow2.xz ✓ Downloaded 8.1.qcow2 Disk Image ✓ Extracted Disk Image

  • Creating HAOS VM…volume ‘Data:101/vm-101-disk-1.qcow2’ does not exist ‼ ERROR 255@325 Unknown failure occured.`

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 33 (16 by maintainers)

Most upvoted comments

That got it working

Ok- based on what you just wrote, I tried it again, but this time choosing “local” as my target storage device. Installing it there works. (My local is also a btrfs drive but listed as dir as storage type). Not where I want it, but a great start since - from there - I can back it up and move it to my larger pool.