This article adapts the process of creating a Home Assistant OS (HAOS) VM on Proxmox VE, downloading the latest qcow2 image from GitHub, and importing it into Proxmox storage. The CPU and memory values are starting points; adjust them for the actual integrations and add-ons in use.
Import the disk into the VM. Replace 104 with the real VM ID and SSD_100GB with a Proxmox storage name:
1
qm importdisk 104 /tmp/HAOS.qcow2 SSD_100GB
Attach the disk and boot HAOS
Return to the Web UI, select the HAOS VM, and open Hardware.
Double-click Unused Disk and click Add.
Open Options.
Double-click Boot Order, enable scsi0, and move it above net0.
Click OK, then click Start.
Open Console to confirm that HAOS has started.
Complete Home Assistant setup
Open http://DNSorIP:8123 in a browser.
Create a Home Assistant Name, Username, and Password.
Name the installation, for example Home.
Click Detect to set the installation location.
Verify the Unit System and Currency, then click Next.
Select any anonymous data to share with the Home Assistant development team.
Click Finish.
Note: Do not reuse the example VM ID or storage name unless they exist on the local system. Back up Proxmox and make sure the target storage has enough free space before importing the image.
Góp Ý / Bình Luận / Đánh giá