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
The bootpart directory created in /mnt/bootpart causes a warning during build:
WARNING: core-image-minimal-1.0-r0 do_image_ostreerootfs: Data in /mnt directory is not preserved by OSTree. Consider moving it under /usr
That might be even harmful and prevent it from getting mounted (since mount typically errors out with mount point does not exist. if the target directory does not exist).