Positive experience rebasing from Silverblue 36 to Silverblue 37

I did the following on an AMD cpu/gpu with no issues. Then I repeated it with a Xeon cpu with vanilla nouveau gpu with no issues:
sudo rpm-ostree upgrade
sudo systemctl reboot
sudo ostree admin status
sudo ostree admin pin 0
sudo ostree admin status
sudo rpm-ostree rebase fedora:fedora/37/x86_64/silverblue
sudo systemctl reboot

Cheers and thank you.

1 Like

I also would like to give a thank you to everyone who contributed to this release. It’s been a problem free upgrade [1] and I’m really liking the improvements to the desktop environment. Very solid and polished!


  1. The only wrinkle I had during upgrade was due to me having an rpm-ostree override in place to remove firefox (I instead use Firefox from Flathub). During the rebase to Silverblue 37 there were errors about firefox-langpacks needing this package (due to this I believe). The workaround was to reset my override, do the rebase, then add back an override to remove both firefox and firefox-langpacks. ↩︎