FYI: BeagleBoard as USB Mass Storage Device via USB OTG

BeagleBoard as USB Mass Storage Device via USB OTG

Nice work.
Note to others: you cannot modify the filesystem from the beagle that
is mounted as mass storage by an external system.

FM

Thanks. BTW the work has now been tested and proven. The link has
been updated to reflect my results.

Thanks.

By the way, I have now thoroughly tested my implementation and it works.

I have updated my post to reflect my results. NOTE: I am careful to have only file backed storage mounted in only a single place at a time–either in the loopback mode, or as the backing storage file for the g_file_storage gadget. Enforcing these restrictions ensures there are no conflicts with the file system in the backing storage file.