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 am working on using bootc install to-filesystem to create disk images for Fedora CoreOS.
Currently this works with theses osbuild changes, but the resulting disk image have root=UUID... and boot=UUID... kernel arguments baked in.
This causes issues because ignition generates new uniques UUIDs for those filesystems during the first boot, and if the root argument is already present, some of that logic get short-circuited: