Next: , Previous: , Up: Command-line and menu entry commands   [Contents][Index]


16.3.43 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.