The Supervisor panel has been merged into the configuration panel. The separate menu item from the sidebar has been removed.
@kanga_who I suggest editing the main post and using @tteck βs script to install HA OS instead. Itβs an extremely polished script, and more importantly the author is active both here and on Github, he is actively maintaining and improving the script, and if anyone has a specific issue with it, they will be able to get quick help. Worked like a charm for me, and I think itβs something worth considering, since Whiskerz007 seems to have stopped developing these scripts.
It did that some time ago already
Oh wow sorry, I was deceived by the fact the instructions still credited Whiskerz007 for making the script, I assumed that was the script being installed in the post (I went to the bottom of the thread first and ran my installation directly from tteckβs repo because I assumed the main post was running Whiskerzβs instead. Apologies
Gave it a shot but hafter it extracts the image it errors out.
β Downloaded 8.1.qcow2 Disk Image
β Extracted Disk Image
- Creating HAOS VM...βΌ ERROR [email protected] Unknown failure occured.
Thatβs usually the storage youβre trying to use
https://github.com/tteck/Proxmox/issues/257
https://github.com/tteck/Proxmox/issues/253
Yeah I have a single βlocalβ storage, no lvm
What type of file system are you using for βlocalβ? ext4 | ZFS | BTRFS ?
edit: Just a noteβ¦ the script doesnβt work with BTRFS or Pimox.
To be honest I canβt tell everywhere i looked it just says lvm. Just used the defaults when installing proxmox. I did combine both partitions into a single local partition.
Did you select the defaults when attempting to create the VM?
Yes I did.
After you combined partitions, did you add Disk image & Container to local?
As you can see, mine isnβt selected.
Yes all our selected actually.
Here is the error.
Creating HAOS VMβ¦volume βlocal:100/vm-100-disk-1.qcow2β does not exist
ERROR [email protected] Unknown failure occured.
Yeah, same as https://github.com/tteck/Proxmox/issues/257 (but had lvm to fallback)
Iβm pretty sure itβs caused by the combined partitions. Iβve never tested that.
If I may ask, why did you combine?
fyi⦠cat /etc/fstab
or lsblk -f
should tell you
ext4
Proxmox creates weird partition sizes and leaves space unusable for certain things⦠I have been doing it a few years now with no issue.
Edit: I just did it manually and im up and running.
Thanks for reminding me I need to update the guide
Looks good, other than βsata0β should be βscsi0β
Changed