Description
Mounts a large file or block device as a directory tree of fixed-size chunks. It is useful for administrators and developers who need to inspect, copy, or process storage images in smaller pieces.
This is a FUSE filesystem. Mount targets and block devices must be chosen carefully, because reading from the wrong device can expose data and write-capable workflows can risk corruption.