Quote:
Originally Posted by geekmaster
Perhaps the offset requires a loop mount.
|
That excerpt from
man mount posted in my answer suggests that
offset option is just passed through to
losetup, so it means that
losetup is invoked by
mount -o offset=<offset> before real mounting.