this post was submitted on 22 Mar 2026
13 points (81.0% liked)
Bazzite
703 readers
1 users here now
Unofficial community for Universal Blue’s Bazzite image.
Documentation: https://docs.bazzite.gg/
Official forum: https://universal-blue.discourse.group/c/bazzite/
Universal Blue on Mastodon: https://fosstodon.org/@UniversalBlue
Source code: https://github.com/ublue-os/bazzite/
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What's the difference between the first two? Ostree:0 and Ostree:1
Ah, didn't notice that. I'm not super familiar with Bazzite but it essentially has two versions of the operating system. Updates are written to wherever you currently are not. That way if something broke with the system you could go back to the working version.
No idea how you can find out which the "current" version is supposed to be. Probably still the first one in the list. Either way it shouldn't matter so much because an update and a reboot should put you into the right one.
TIL! Thanks. I find whole concept of an immutable setup so fascinating.
Bazzite installs updates by making a snapshot of the entire system and then installing a new system image beside it.
That way if there's an issue with the updated system, or you broke it, you can just boot into the last known good one.
Ostree:0 is the current system and Ostree:1 is the previous version.