Next: , Previous: load_env, Up: Command-line and menu entry commands


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