Gnome OS Stable version for daily use?

People online are talking about it, but is it true? Will there soon be a daily driver version of Gnome OS? I struggle to find genuine information.

You can read the current state of affairs in the report from the GNOME OS hackfest held in February: GNOME OS Hackfest @ FOSDEM 2026 – Adrian's blog

The first big topic on our to-do list was GNOME OS stable. We started by defining the milestone: we can call GNOME OS “stable” when we settle on a configuration that we’re willing to support long-term. The most important blocker here is systemd-homed: we know that we want the stable release of GNOME OS to use systemd-homed, and we don’t want to have to support pre-homed GNOME OS installations forever. We discussed the possiblity of building a migration script to move people onto systemd-homed once it’s ready, but it’s simply too difficult and dangerous to deploy this in practice.

We did, however, agree that we can already start promoting GNOME OS a bit more heavily, provided that we make very clear that this is an unstsable product for very early adopters, who would be willing to occasionally reinstall their system (or manually migrate it).

1 Like

If I understand it correctly, they plan to make a stable version, but there is no release schedule yet. I guess I will be remaining with Silverblue for a while.

Clearly I am not understanding something. I stumbled onto gnome_os_50.rc-x86_64.iso, which I have installed on my Framework 13. It runs like a charm. I assume there will be a final version. What is wrong with this version? I want to give back to the amazing Gnome project but I have coding skills.

That’s a snapshot and it doesn’t receive updates. It’s more for people to check out what’s up in new versions, rather than for people to actually use :slight_smile:

1 Like

The big thing is that they want to use something called systemd_homed, but it’s not in the current version. And they don’t to have to support the current system and the future systemd_homed system.

So once systemd_homed is implemented, Gnome OS will likely be considered stable.

1 Like

I’ve just read about systemd_homed. I can understand why it is important for OS security, yet it seems every is cautious about switching to it. I hope it will be resolved soon and a stable version can be released.

I would recommend NOT installing any stable branch for daily driver. Those are only for testing.

First, while stable branches do get some updates for dot releases, they do not get updates for security fixes. So if there is no GNOME dot release, you stay behind. And maybe with an important security bug. Nightly does get updates all the time. We try to get everything up to date from upstream, that means it should contain security fixes.

Second, there is no way easy way yet to switch from branches. So if you install 50, you will not get updated to 51 when it comes out. Either you will need to do manual updates and understand how systemd-sysupdate works. Or you will need to reinstall.

Last, none of the GNOME OS contributors that I know daily drive stable branches yet (for the reason above). So that means if there are bugs that show up only during daily drive (hardware enablement related for example), we have little reason to fix them. So while nightly might get broken suddenly because we YOLO update everything, there will be some of us scrambling to fix it. Because we really need it to work.

If you really want to daily drive GNOME OS, and you are not afraid to run a Nightly and are thinking of contributing (as in taking time to report bug). Then install Nightly. If you want a GNOME OS that does not change too often and break at the worst moment, please wait. That is not ready yet.

That said, because GNOME OS is image based, when something breaks, it is easy to revert.

1 Like