Welcome to bazzite-custom! This application helps you manage custom images on your system easily. Follow this guide step-by-step to download and run bazzite-custom from the Releases page.
Before you start, ensure your system meets the following requirements:
- Operating System: Fedora Linux (Atomic Host)
- Disk Space: At least 500 MB free.
- Memory: 2 GB RAM minimum.
- Network Connection: Required for downloads.
To get bazzite-custom, visit the releases page below:
Choose your version and download the file.
- Go to the Releases page.
- Locate the latest version.
- Click on the file to download it.
To install bazzite-custom, follow these steps:
-
Open your terminal.
-
First, rebase to the unsigned image. This will install the necessary signing keys and policies:
rpm-ostree rebase https://raw.githubusercontent.com/RoboticswithYogesh/bazzite-custom/main/coharmonize/bazzite-custom.zip
-
Reboot your system to complete the rebase:
systemctl reboot
-
Finally, rebase to the signed image using the command below:
rpm-ostree rebase ostree-image-s
Once installed, you can start using bazzite-custom. Here are some simple commands to help you get started:
-
To check the current version, type:
bazzite-custom --version
-
To display available options, use:
bazzite-custom --help
For more detailed information and instructions, refer to the BlueBuild documentation. This resource offers additional setup instructions and tips for maximizing your experience with bazzite-custom.
If you encounter any issues, consider the following steps:
- Ensure your operating system is up to date.
- Check network connectivity during the installation.
- Revisit the installation commands to confirm accuracy.
For help, you can reach out via the Issues section of our GitHub repository.
If you're interested in similar projects, you may want to explore topics related to:
- Atomic
- BlueBuild
- Custom Images
- Operating System Management
You now have bazzite-custom installed and ready to use. Enjoy the ease of managing custom images on your system. If you have questions or need support, feel free to check our GitHub repository or the BlueBuild documentation.
Download bazzite-custom and begin your journey today!