Quote:
Originally Posted by eureka
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.
|
Ahh... I missed that. It does the offset mount (hidden) in a loop mount. I will look for that next time I play with mntusb.params... Thanks for the enlightenment.