mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
added boot partition CONFIG directory option (#9093)
i was confused myself, while trying to configure wifi, added option that finally helped me.
This commit is contained in:
parent
33618cf29d
commit
79ea274a2f
@ -39,7 +39,10 @@ The following will take you through the steps required to install Hass.io.
|
||||
- Flash the downloaded image to an SD card using [balenaEtcher][balenaEtcher]. If using a Pi we recommend at least a 32 GB SD card to avoid running out of space. On Virtual machine platforms, provide at least 32 GB of disk space for the VM.
|
||||
- Load the appliance image into your virtual machine software. Choose 64-bit Linux and UEFI boot.
|
||||
|
||||
3. Optional - set up the WiFi or static IP: On a USB stick, create the `network/my-network` file and follow the [HassOS howto][hassos-network].
|
||||
3. Optional - set up the WiFi or static IP. There are two possible places for that:
|
||||
- On a blank USB stick with Fat32 partition (partition label: "CONFIG"), while in / directory, create `network/my-network` file
|
||||
- or on Hassio SD card first, bootable partition (might not be auto mounted in Linux) create `CONFIG/network/my-network` file
|
||||
For the content of this file follow the [HassOS howto][hassos-network].
|
||||
|
||||
4. For image-based installs insert the SD card (and optional USB stick) into the device.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user