After building a CoreOS disk image with bootc install to filesystem there is a leftover block device under :
root@cosa-devsh:~# ls /ostree/bootc/storage/overlay/backingFsBlockDev -l
brw-------. 1 root root 259, 3 Apr 8 08:28 /ostree/bootc/storage/overlay/backingFsBlockDev
I think this is a leftover because none of blkid,lsblk,lsof yield anything useful.
After building a CoreOS disk image with bootc install to filesystem there is a leftover block device under :
I think this is a leftover because none of
blkid,lsblk,lsofyield anything useful.