Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install fails on Proxmox 7.2-1 #138

Open
saltyautomation opened this issue Jul 10, 2022 · 3 comments
Open

Install fails on Proxmox 7.2-1 #138

saltyautomation opened this issue Jul 10, 2022 · 3 comments

Comments

@saltyautomation
Copy link

root@server:~# bash -c "$(wget -qLO - https://github.com/whiskerz007/proxmox_hassos_install/raw/master/install.sh)"
[INFO] Using 'local-lvm' for storage location.
[INFO] Container ID is 100.
Getting URL for latest Home Assistant disk image...
Downloading disk image...
Extracting disk image...
[ERROR] 0@116 Unable to handle file extension 'zip'.

@tteck
Copy link

tteck commented Jul 12, 2022

The script is nonfunctional and no longer maintained.
It downloads the wrong image (haos_generic-aarch64-8.3.vmdk.zip), among other issues.

@tteck
Copy link

tteck commented Jul 12, 2022

I'd suggest following this guide: https://community.home-assistant.io/t/installing-home-assistant-os-using-proxmox-7/201835

@sebdoan
Copy link

sebdoan commented Apr 29, 2023

These instructions have a script that works for me (also shown below): https://smarthomescene.com/guides/how-to-install-home-assistant-on-proxmox-the-easy-way/#installing-home-assistant-on-promox

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants