meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
home_automation:home_assistant:kvm [2020/12/03 13:59] niziakhome_automation:home_assistant:kvm [2021/11/08 20:00] (current) niziak
Line 1: Line 1:
 ====== HA in Proxmox VM ====== ====== HA in Proxmox VM ======
 +
 +Use ready install script (to be run on Proxmox host):
 +[[https://github.com/whiskerz007/proxmox_hassos_install/raw/master/install.sh|install.sh]]
 +
  
 ===== Create VM ===== ===== Create VM =====
Line 5: Line 9:
   * Create normal VM for Linux Debian.   * Create normal VM for Linux Debian.
   * Don't start machine   * Don't start machine
 +  * Hardware:
 +    * Bios: ''OVMF''
 +  * Add: EFI Disk
  
 ===== Replace disk image ===== ===== Replace disk image =====
Line 13: Line 20:
   * Connect ''Unused Disk 0'' to ''scsi0'' storage.   * Connect ''Unused Disk 0'' to ''scsi0'' storage.
   * Go to ''Options'' and set correct boot order   * Go to ''Options'' and set correct boot order
 +
 +===== Finalizing =====
 +
 +  * There is no need to install any guest drivers, QEMU guest agent is already there.
 +
 +HA should works and should be available on local address: [[http://homeassistant.local:8123]]
 +