Do I need to have root privilege in order to create and use a loop device? Suppose I have an ISO file dir.iso containing an image of the directory dir. I want to mount dir.iso as a directory data and access its files. I've done this in the past using a loop device, but I don't remember how.
Asked
Active
Viewed 2,428 times