Skip to content
Discussion options

You must be logged in to vote

Two ways, depending on how bad it is.

The system still boots. List the snapshots and roll back:

sudo snapper -c root list
sudo skillfish-rollback 12

At the next boot you are on the system as it was. The previous one is not deleted — it
is set aside, and sudo skillfish-rollback --undo puts it back if the rollback was not what
you wanted.

The system does not boot. The GRUB menu has a snapshots submenu; pick one and it boots
read-only, which is enough to look around and copy files out. From there the same
skillfish-rollback makes it permanent.

The one thing to be clear about: your home directory is never touched. The system
travels back, your files stay as they are. That is deliberate — a r…

Replies: 1 comment

Comment options

MTSistemi
Aug 17, 2026
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by MTSistemi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant