While I was using Chrome OS, I encountered an lsblk entry like this: ``` /dev/vda disk 248M /opt/google/cros-containers ``` That is, a `disk` device mounted at a directory without a file system type. I have to handle this properly.