Trouble installing Hassos on proxmox with whiskerz007 script

Hello,

I’m trying to install hassos using the whiskerz007 script here https://github.com/whiskerz007/proxmox_hassos_install but it doesn’t work when I put the code into the console. I don’t get any error message, just nothing happens.

The code is:

bash -c "$(wget -qLO - https://github.com/whiskerz007/proxmox_hassos_install/raw/master/install.sh)"

Looking at this video https://youtu.be/JAHKftNVTco?t=85 , the command line used to be different, so maybe there is a problem. Unfortunately, these linux commands are all gibberish to me, so I don’t know how to fix it.

Thanks :slight_smile:

I just tried installing Hassos using the same script, nothing happen…so i started looking for other options…nothing yet, so if anyone can help by modifying the script so it works…it will make me happy :smiley:

It downloads for me, but then fails with unknown error when it’s creating the vm. It looks like it’s trying to install the wrong vm…the one used for esxi, not proxmox.
I am going to try it manually and see if I have better luck.

I just ran the script again to test, worked perfectly.