Hacker News new | ask | show | jobs
by vbezhenar 1857 days ago
Fedora uses btrfs by default. I don't think that snapshots are enabled by default, but quick googling reveals some instructions which should enable snapshots for updates. I guess that might help to achieve similar behaviour.
2 comments

Or, if you want to use Fedora, try Fedora Silverblue [1]. It uses an immutable root filesystem and offers atomic updates and rollbacks through OSTree.

[1] https://silverblue.fedoraproject.org/

I don't think btrfs is a shining example of Linux stability/reliability. NixOS gives me rollbacks using XFS for root.