matt_schwartz
UBUniversal Blue
•Created by matt_schwartz on 10/2/2023 in #🛟bazzite-help
can’t install Bazzite or rebase from Kinoite
I first attempted to use the installation media to install the Bazzite Deck image, but I got hit with the black screen after selecting which edition I wanted to install. After this I tried installing Kinoite which did work, but after running
podman pull ghcr.io/ublue-os/config && rpm-ostree install --assumeyes --apply-live --force-replacefiles $(find ~/.local/share/containers -name ublue-os-signing.noarch.rpm 2>/dev/null) && rpm-ostree rebase --uninstall $(rpm -q ublue-os-signing-* --queryformat '%{NAME}-%{VERSION}-%{RELEASE}.%{Arch}') ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-deck:latest
all I get is at least one PACKAGE must be specified
I saw someone else’s issue where they had to run rpm-ostree
update first which made no difference.13 replies