> The storage gadget takes a backing file and exposes it to a USB host as
> a disk. Can I also mount that as a filesystem on the system running the
> gadget driver? I'm guessing not -- that sounds like two things mounting
> the same device and is probably a Really Bad Idea.
I imagine it'd work f
I'd like a confirmation of my understanding of the storage gadget
driver:
The storage gadget takes a backing file and exposes it to a USB host as
a disk. Can I also mount that as a filesystem on the system running the
gadget driver? I'm guessing not -- that sounds like two things mounting
the sa