Replies: 1 comment
-
|
The workaround I have identified is to mount boot again
This then resolves the issue but my concern is this may be symptomatic of another larger issue. A simpler containerfile to replicate the problem is; This occurs with RHEL, CentOS and Fedora bootc images. The qcow is being generated as follows. I have tried this on my Fedora Silverblue 43 system and a RHEL 10 virtual machine I am hoping I am just making a silly mistake otherwise I assume everyone playing with bootc would be experiencing this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I am new to bootc and customising my first image.
When I log into my virtual machines and execute 'sudo bootc status' I receive the error "Unexpected state: /run/ostree-booted found, but no /boot/loader directory". Here is the containerfile;
Note: I remove a bunch of package install stuff for brevity
Appreciate any points to where the issues lies.
Thanks,
Adam
Beta Was this translation helpful? Give feedback.
All reactions