Skip to content

Commit f283daa

Browse files
committed
bookworm moved the boot cmdline.txt file location. Note this in README.
1 parent 8504fe7 commit f283daa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -757,7 +757,8 @@ reserve one core just for the refresh of the display:
757757
isolcpus=3
758758
```
759759
760-
.. at the end of the line of `/boot/cmdline.txt` (needs to be in the same as
760+
.. at the end of the line of `/boot/cmdline.txt` (pre-bookworm) or
761+
`boot/firmware/cmdline.txt` (post-bookworm) (needs to be in the same as
761762
the other arguments, no newline). This will use the last core
762763
only to refresh the display then, but it also means, that no other process can
763764
utilize it then. Still, I'd typically recommend it.

0 commit comments

Comments
 (0)