ISO image does not work on gnome boxes

I followed the instructions for building the iso image however when i use it on gnome boxes the VM can not be started
3 Replies
fiftydinar
fiftydinar2mo ago
Maybe command-line instructions need to be revised
xyny
xyny2mo ago
i haven't had much luck with gnome boxes in the past, but am not trying to install an ISO of my own image into a virtual machine created with virt manager it worked, it's probably some issue on your end and not in our docs
Siegfried27
Siegfried272mo ago
If have use docker instead podman for building the iso and now it works Now fails with docker, probably because gnome boxes in that case
mkdir ./iso-output
sudo docker run --rm --privileged --volume ./iso-output:/build-container-installer/build --pull=always \
ghcr.io/jasonn3/build-container-installer:latest \
IMAGE_REPO=ghcr.io/arejula27 \
IMAGE_NAME=tulip \
IMAGE_TAG=latest
mkdir ./iso-output
sudo docker run --rm --privileged --volume ./iso-output:/build-container-installer/build --pull=always \
ghcr.io/jasonn3/build-container-installer:latest \
IMAGE_REPO=ghcr.io/arejula27 \
IMAGE_NAME=tulip \
IMAGE_TAG=latest
Want results from more Discord servers?
Add your server