diff --git a/vm/pimox-haos.sh b/vm/pimox-haos.sh index 13aaae0b..fa00b8cc 100644 --- a/vm/pimox-haos.sh +++ b/vm/pimox-haos.sh @@ -329,7 +329,7 @@ qm set $VMID \ -scsi0 ${DISK1_REF},size=6G >/dev/null qm set $VMID \ -boot order=scsi0 >/dev/null -qm resize $VMID scsi0 +26G >/dev/null +#qm resize $VMID scsi0 +26G >/dev/null qm set $VMID -description "# Home Assistant OS ### https://github.com/tteck/Proxmox" >/dev/null