snippetbashTip
steamos-readonly — Set the readonly status of the filesystem. More information: <https://gitlab.com/users/evlaV/project
Viewed 0 times
thereadonlycommandstatusclisetsteamos-readonly
linux
Problem
How to use the
steamos-readonly command: Set the readonly status of the filesystem. More information: <https://gitlab.com/users/evlaV/projects>.Solution
steamos-readonly — Set the readonly status of the filesystem. More information: <https://gitlab.com/users/evlaV/projects>.Set the filesystem to be mutable:
sudo steamos-readonly disableSet the filesystem to be read only:
sudo steamos-readonly enableCode Snippets
Set the filesystem to be mutable
sudo steamos-readonly disableSet the filesystem to be read only
sudo steamos-readonly enableContext
tldr-pages: linux/steamos-readonly
Revisions (0)
No revisions yet.