From 77250a3a5ebececc6995004bbbd5c33463ae7024 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Thu, 11 Jun 2020 10:20:13 +0200 Subject: [PATCH] Compress the content (#13716) --- source/hassio/installation.markdown | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/source/hassio/installation.markdown b/source/hassio/installation.markdown index 44b0cc52ef0..60e6f5002fb 100644 --- a/source/hassio/installation.markdown +++ b/source/hassio/installation.markdown @@ -14,24 +14,16 @@ The following will take you through the steps required to install Home Assistant - [Raspberry Pi 4 Model B 32bit][pi4-32] (recommended) - [Raspberry Pi 4 Model B 64bit][pi4-64] - [Tinkerboard][tinker] - - [Odroid-C2][odroid-c2] - - [Odroid-N2][odroid-n2] - - [Odroid-XU4][odroid-xu4] + - [Odroid-C2][odroid-c2], [Odroid-N2][odroid-n2], [Odroid-XU4][odroid-xu4] - [Intel-Nuc][intel-nuc] - As a virtual appliance (x86_64/UEFI): - - [VMDK][vmdk] - - [VHDX][vhdx] - - [VDI][vdi] - - [QCOW2][qcow2] - - [OVA][Virtual Appliance] + - [VMDK][vmdk], [VHDX][vhdx], [VDI][vdi], [QCOW2][qcow2], [OVA][Virtual Appliance] - - Not recommended Hardware: + - Not recommended hardware: - - [Raspberry Pi][pi1] - - [Raspberry Pi Zero-W][pi0-w] - - [Raspberry Pi 2][pi2] + - [Raspberry Pi][pi1], [Raspberry Pi Zero-W][pi0-w], [Raspberry Pi 2][pi2] 2. Install Home Assistant: @@ -39,7 +31,7 @@ The following will take you through the steps required to install Home Assistant - Load the appliance image into your virtual machine software. (Note: You are free to assign as much resources as you wish to the VM, please assign enough based on your add-on needs) - For VirtualBox create a new virtual machine, select "Other Linux (64Bit), assign it atleast 2 GB of memory and "Use an existing virtual hard disk file", select the VDI file from above, afterwards edit the "Settings" of the VM and go "System" then Motherboard and Enable EFI, then "Network" "Adapter 1" Bridged and your adapter - For Hyper-V create a new virtual machine, select "Generation 2", assign it at least 2 GB of memory and select "Connection -> "Your Virtual Switch that is bridged", then "Use an existing virtual hard disk" and select the VHDX file from above, after creation go to "Settings" -> "Security" and deselect "Enable Secure Boot" - - For KVM create a new virtual machine in `virt-manager`, select "Import existing disk image", provide the path to the QCOW2 image above, choose "Generic Default" for the operating system, assign at least 2 GB memory and 1 vCPU, check the box for "Customize configuration before install" and select your bridge under "Network Selection", then under customization select "Overview" -> "Firmware" -> "UEFI x86_64: ...". + - For KVM create a new virtual machine in `virt-manager`, select "Import existing disk image", provide the path to the QCOW2 image above, choose "Generic Default" for the operating system, assign at least 2 GB memory and 1 vCPU, check the box for "Customize configuration before install" and select your bridge under "Network Selection", then under customization select "Overview" -> "Firmware" -> "UEFI x86_64: ...". - For Vmware Workstation create a new virtual machine, select "Custom", make it compatible with the default of Workstation and ESX, Choose "I will install the operating system later", select "Linux" -> "Other Linux 5.x or later kernel 64-bit", give it atleast 2GB RAM and 1vCPU, select "Use Bridged Networking" then "Use an existing virtual disk" and select the VMDK file above, after creation of VM go to "Settings" and "Options" then "Advanced" and select "Firmware type" to "UEFI" 3. Optional - set up the Wi-Fi or a static IP address. There are two possible places for that: