Tagged Questions
7
votes
2answers
866 views
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:
create a (read-only) snapshot of a volume;
(do some experiments in the volume);
and then rollback the volume to the snapshot?