update readme to include notes about installing ucore on a VPS

This commit is contained in:
badblocks 2026-03-23 20:57:45 -07:00
parent edf48f5ceb
commit b5d9f75fa0
No known key found for this signature in database

View file

@ -11,11 +11,11 @@ before continuing. After completing the installation, you can complete the steps
> [!WARNING]
> If you are installing uCore (which is based off of Fedora CoreOS), rebasing from Fedora IoT or any of the
> Atomic Desktops (e.g. Silverblue) is NOT supported! CoreOS images must be provisioned with an
> [ignition config](https://docs.fedoraproject.org/en-US/fedora-coreos/producing-ign/) and do not offer GUI
> installers. If ignition doesn't provide a desired feature, then CoreOS doesn't support that feature, and
> subsequently uCore won't either. Rebasing from a non CoreOS-based system to gain a filesystem feature or
> GUI installation is very likely to cause problems later on.
> Atomic Desktops (e.g. Silverblue) is NOT supported! You MUST only rebase from CoreOS or CoreOS-based images.
> CoreOS must be provisioned with an [ignition config](https://docs.fedoraproject.org/en-US/fedora-coreos/producing-ign/)
> and does not offer a GUI installer. If ignition doesn't provide a desired feature, then CoreOS doesn't support that
> feature, and subsequently uCore won't either. Rebasing from a non CoreOS-based system, indirectly or not, to gain a
> filesystem feature or GUI installation is very likely to cause problems later on.
## Images
@ -23,7 +23,10 @@ Currently the following custom images are available:
- bazzite-gnome-badblocks (desktop/gaming-oriented)
> Based on Bazzite, a custom Fedora Atomic image built with cloud native technology that brings the best of Linux gaming to all of your devices - including your favorite handheld.
- ucore-hci-badblocks (server/NAS-oriented; REQUIRES IGNITION)
> Based on uCore, an OCI image of Fedora CoreOS with "batteries included". More specifically, it's an opinionated, custom CoreOS image, built daily with some common tools added in. The idea is to make a lightweight server image including commonly used services or the building blocks to host them.
> Based on uCore, an OCI image of Fedora CoreOS with "batteries included". More specifically, it's an opinionated, custom CoreOS image, built daily with some common tools added in. The idea is to make a lightweight server image including commonly used services or the building blocks to host them.
> [!INFO]
> If using on a VPS, try disabling UEFI, or you may encouter problems with misconfigured/unintialized SecureBoot and/or TPM2.
## Rebasing