How to rebase my atomic OS to Atomic Cosmic?

Hi everyone,

I’m not a Kinoite-based system. I’ve tried to switch to Atomic Cosmic by using

rpm-ostree rebase ostree-unverified-registry:quay.io/fedora-ostree-desktops/cosmic-atomic:rawhide

But this seems unverified and on Rawhide channel. Do we have a specific command to rebase to Atomic Cosmic? I’m struggling a bit to find the correct result.

Thanks in advance for the patience.

1 Like

Follow these instructions (scroll down to the terminal commands). Not the ones that have you pulling from quay.io and rawhide. After running ostree remote refs fedora you’ll want to look for fedora:fedora/42/x86_64/cosmic and use that in place of the silverblue option in the linked instructions.

2 Likes

So to have it here

rpm-ostree rebase fedora:fedora/VERSION/x86_64/VARIANT

# like
rpm-ostree rebase fedora:fedora/42/x86_64/cosmic-atomic

Also see this one