Fix hassos-conf label (#48)

* Update mnt-config.mount

* Update configuration.md

* Update configuration.md

* Update mnt-config.mount

* Update configuration.md
This commit is contained in:
Pascal Vizeli 2018-06-28 22:20:34 +02:00 committed by GitHub
parent f6a916001d
commit f739aed8de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 2 deletions

View File

@ -2,7 +2,7 @@
## Automatic
You can format a USB stick with FAT32 and name it with `hassos-config`. The layout could be look like:
You can format a USB stick with FAT32/EXT4 and name it with `config`. The layout could be look like:
```
network/
modules/
@ -28,5 +28,8 @@ You can edit or create a `cmdline.txt` into your boot partition. That will be re
The kernel module folder `/etc/modules-load.d` is persistent and you can add your config files there. See [Systemd modules load][systemd-modules].
### Network
You can manual add, edit or remove connections configs from `/etc/NetworkManager/system-connections`.
[systemd-modules]: https://www.freedesktop.org/software/systemd/man/modules-load.d.html

View File

@ -2,7 +2,7 @@
Description=HassOS config partition
[Mount]
What=LABEL=hassos-config
What=LABEL=config
Where=/mnt/config
Type=auto
Options=ro