I am trying to access a partition of a usb disk image I downloaded. I have gotten so far as binding it to a loopback device with losetup, and according to fdisk there should be a /dev/loop0p1, but this file does not exist. Does anyone know how to mount this partition to be able to work with it?
