If you already have a Fedora Atomic system installed, you can switch to Zirconium using theDocumentation Index
Fetch the complete documentation index at: https://mintlify.com/zirconium-dev/zirconium/llms.txt
Use this file to discover all available pages before exploring further.
bootc switch command. This is an alternative to installing from ISO.
Prerequisites
Before rebasing to Zirconium, ensure you have:- An existing Fedora Atomic installation (such as Bluefin, Fedora Silverblue, or any other bootc-compatible system)
- Root or sudo access
- A stable internet connection
- Knowledge of your GPU type (AMD/Intel or NVIDIA)
While we recommend Bluefin as a starting point, any Fedora Atomic flavor will work for rebasing to Zirconium.
Choose your variant
Zirconium offers two variants depending on your GPU:- Standard variant: For AMD and Intel GPUs
- NVIDIA variant: For NVIDIA GTX 16xx and RTX series GPUs
Rebase to Zirconium
- Standard (AMD/Intel)
- NVIDIA
Verify the installation
After rebooting into Zirconium:Check bootc status
Verify that you’re running Zirconium:You should see output showing the Zirconium image reference:
ghcr.io/zirconium-dev/zirconium:latest(standard variant)ghcr.io/zirconium-dev/zirconium-nvidia:latest(NVIDIA variant)
Verify GPU drivers (NVIDIA only)
If you’re using the NVIDIA variant, verify the drivers are loaded:This should display your GPU information and driver version.
Rollback if needed
If you encounter issues with Zirconium, you can roll back to your previous system:Zirconium uses bootc’s transactional update system, so your previous system state is preserved and can be easily restored.
Next steps
- Learn about GPU variants and how to switch between them
- Customize your Niri and DankMaterialShell configurations
- Join the Zirconium Discord for support and community discussions