Fedora Asahi Remix 44 is now available!

We have announced the release of Fedora Asahi Remix 44!

You can install Fedora Asahi Remix by following our installation guide. Existing systems, running Fedora Asahi Remix 43 or 42, can be updated following the usual Fedora upgrade process.

5 Likes

Wow that was fast. Excited for the new release!

1 Like

Offline update via Discover failed with:

Failed to download metadata (baseurl: “Index of /results/@asahi/u-boot/fedora-44-aarch64/”) for repository “copr:copr.fedorainfracloud.org:group_asahi:u-boot”: Usable URL not found

1 Like

filed as 2463747 – Fedora 43 to 44 upgrade via Discover fails due to missing network

As a workaround

sudo dnf --releasever=44 system-upgrade download
sudo dnf offline reboot

is expected to work.

sudo systemctl soft-reboot instead of rebooting through Discover to install the updates might work as well.

I am a new Fedora Remix user (1 month). I encountered the same issue as @klapperkopp. Did @jannau 's suggested work around succeed? Is work being done to fix the issue?

the workaround (update via command line) went well for me :+1:

Thanks @niels-s . To be clear, you used @jannau 's first suggestion, not the sudo systemctl soft-reboot option?

yes, correct

Same here. Worked for me too. Thanks again.