You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to create a live iso for a rhel distribution using a rhel9 VM. When running the livemedia-creator command, I see anaconda properly coming up but it gets stuck in the ostree deploy command. I managed to get the logs from ostree as well.
From the ostree logs we can see that ostree is failing to complete. The interesting thing is that things work fine when I run the ostree command manually, from the shell.
Wondering if there's anything I'm missing in terms of permissions, settings, etc.
Greetings,
I'm trying to create a live iso for a rhel distribution using a rhel9 VM. When running the livemedia-creator command, I see anaconda properly coming up but it gets stuck in the
ostree deploy
command. I managed to get the logs from ostree as well.From the ostree logs we can see that
ostree
is failing to complete. The interesting thing is that things work fine when I run theostree
command manually, from the shell.Wondering if there's anything I'm missing in terms of permissions, settings, etc.
This is the lmc command I'm running:
livemedia.log
ostree logs
I've also filed an issue in the ostree repo as I don't think the command should get stuck but rather exit when hitting failures like this.
@bcl has been helping me so far but I think we ran into a dead end at this point and I'm afraid there's something else going on now.
The text was updated successfully, but these errors were encountered: