Skip to content

Instantly share code, notes, and snippets.

@freemo
Created September 20, 2019 08:53
Show Gist options
  • Save freemo/483e3378407f7088ee1fabd07aba55e5 to your computer and use it in GitHub Desktop.
Save freemo/483e3378407f7088ee1fabd07aba55e5 to your computer and use it in GitHub Desktop.
BTRFS change writability
btrfs property set -ts /path/to/snapshot ro false
btrfs property set -ts /path/to/snapshot ro true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment