870 B
870 B
Configuration
Automatic
You can format a USB stick with FAT32 and name it with hassos-config. The layout could be look like:
network/
modules/
known_hosts
hassos-xy.rauc
- On
networkfolder can hold any kind of NetworkManager connections files. - The folder
modulesis for modules-load configuration files. known_hostsfile activate debug SSH access of port22222.- For firmware updates you can but the
hassos-*.raucOTA update they should be install.
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.