1.6 KiB
1.6 KiB
Configuration
Automatic
You can use a USB drive with HassOS to configure network options, ssh access to the host, and to install updates.
Format a USB stick with FAT32/EXT4/NTFS and name it CONFIG. Use the following directory structure within the USB drive:
network/
modules/
authorized_keys
hassos-xy.raucb
- The
networkfolder can contain any kind of NetworkManager connection files. For more information see Network. - The
modulesfolder is for modules-load configuration files. - The
authorized_keysfile activates debug SSH access on port22222. See Debugging Hassio. - The
hassos-*.raucbfile is a firmware OTA update which will be installed. These can be found on on the release page.
You can put this USB stick into the device and it will be read on startup. You can also trigger this process later over the
API/UI or by calling systemctl restart hassos-config on the host.
Local
Bootargs
You can edit or create a cmdline.txt into your boot partition. That will be read from our bootloader.
Kernel-Module
The kernel module folder /etc/modules-load.d is persistent and you can add your config files there. See Systemd modules load.
Network
You can manual add, edit or remove connections configs from /etc/NetworkManager/system-connections.