docs: Readme fix

raspberry pi cmdline.txt location changed
This commit is contained in:
Jack Wills
2024-08-07 21:20:10 +00:00
parent 59817311ba
commit baf6878392
+1 -1
View File
@@ -156,7 +156,7 @@ Tested, and fully working on pi zero w, running Raspberry Pi OS 32 bit, the init
cross build --target arm-unknown-linux-musleabihf --release cross build --target arm-unknown-linux-musleabihf --release
``` ```
If no memory information available, try appending ```/boot/cmdline.txt``` with If no memory information available, try appending either ```/boot/cmdline.txt``` or ```/boot/firmware/cmdline.txt``` with
```cgroup_enable=cpuset cgroup_enable=memory``` ```cgroup_enable=cpuset cgroup_enable=memory```