Difference between revisions of "Translations:Btrfs/44/en"
From Manjaro
Views
Actions
Namespaces
Variants
Tools
(Importing a new version from external source) Tags: Mobile web edit Mobile edit |
(Importing a new version from external source) |
||
Line 1: | Line 1: | ||
If you need to roll back into a snapshot you have to replace the actual subvolume by the chosen snapshot. | If you need to roll back into a snapshot you have to '''replace''' the actual subvolume by the chosen snapshot. | ||
# '''Make a snapshot(ro)''' of the actual subvolume (for later reference) | # '''Make a snapshot(ro)''' of the actual subvolume (for later reference) | ||
# '''Delete the subvolume''' out of its actual place | # '''Delete the subvolume''' out of its actual place |
Latest revision as of 04:05, 30 April 2025
If you need to roll back into a snapshot you have to replace the actual subvolume by the chosen snapshot.
- Make a snapshot(ro) of the actual subvolume (for later reference)
- Delete the subvolume out of its actual place
- Create a new subvolume(rw) out of the snapshot chosen for rollback
- Make this new subvolume the default (optional)
- Don't forget to remove the snapshot you made in a few days
see in forum: manual Rollback with btrfs