Added information for RPI
The information that it's necessary I found here: https://community.home-assistant.io/t/ha-supervised-how-to-move-from-unsupported-to-supported/475977/17 https://community.home-assistant.io/t/updated-to-latest-supervisor-and-despite-mentioned-changes-still-get-unsupported-installation/437235/20
This commit is contained in:
parent
51a506a494
commit
731bee6687
1 changed files with 2 additions and 0 deletions
|
@ -46,6 +46,8 @@ wget https://github.com/home-assistant/supervised-installer/releases/latest/down
|
||||||
dpkg -i homeassistant-supervised.deb
|
dpkg -i homeassistant-supervised.deb
|
||||||
```
|
```
|
||||||
|
|
||||||
|
On a Raspberry PI additionally add `systemd.unified_cgroup_hierarchy=false` to the file `/boot/cmdline.txt` that the CGroup Version 1 is used.
|
||||||
|
|
||||||
## Supported Machine types
|
## Supported Machine types
|
||||||
|
|
||||||
- generic-x86-64
|
- generic-x86-64
|
||||||
|
|
Loading…
Reference in a new issue