loopback

Command

loopback [-d] device file

Make the device named device correspond to the contents of the filesystem image in file. For example:

loopback loop0 /path/to/image
ls (loop0)/

With the -d option, delete a device previously created using this command.