From 731bee66872f16799b450dc7dbf8563cff2119fc Mon Sep 17 00:00:00 2001 From: Apflkuacha Date: Fri, 2 Dec 2022 11:17:45 +0100 Subject: [PATCH] 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 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 88ff16c..95bc193 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,8 @@ wget https://github.com/home-assistant/supervised-installer/releases/latest/down 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 - generic-x86-64