leftover block device in `/ostree/bootc/storage/` after bootc install
Open
- Dominant language
- Rust
- Stars
- 2.3k
- Forks
- 230
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 38
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.