Skip to main content
1 of 2

How to create a snapshot in btrfs, and then rollback to it after some work?

What are the commands to use in btrfs in case I want to:

  1. create a (read-only) snapshot of a volume;
  2. (do some experiments in the volume);
  3. and then rollback the volume to the snapshot?