meta data for this page
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| home_automation:home_assistant:kvm [2020/12/03 13:57] – created niziak | home_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:// | ||
| + | |||
| ===== 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: '' | ||
| + | * Add: EFI Disk | ||
| - | ===== Replace | + | ===== Replace |
| - | * Remove created | + | * Remove created |
| - | * Login to PVE host and download | + | * Login to PVE host and download |
| * Unpack image: <code bash> | * Unpack image: <code bash> | ||
| * Import HA image: <code bash>qm importdisk 111 hassos_ova-4.16.qcow2 local-zfs --format qcow2</ | * Import HA image: <code bash>qm importdisk 111 hassos_ova-4.16.qcow2 local-zfs --format qcow2</ | ||
| + | * Connect '' | ||
| + | * Go to '' | ||
| + | |||
| + | ===== 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:// | ||