Skip to content

Instantly share code, notes, and snippets.

@freemo
Last active October 30, 2025 22:25
Show Gist options
  • Select an option

  • Save freemo/483e3378407f7088ee1fabd07aba55e5 to your computer and use it in GitHub Desktop.

Select an option

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