LinuxCommandLibrary

steamos-readonly

Set the readonly status of the filesystem.

TLDR

Set the filesystem to be mutable

$ sudo steamos-readonly disable
copy


Set the filesystem to be read only
$ sudo steamos-readonly enable
copy

Copied to clipboard