On Thu, Nov 5, 2015 at 8:02 AM, <[email protected]> wrote: > Is it possible to use the BB as Mass Storage Device? > > I want it to be connected to an audio player that can read files from USB > connectivity (such as USB flash drive) and act as data storage device > containing one specific folder (and its sub-folders) from the file system > (if possible, on a flash drive connected to the board.).
Use g_multi, you can either pass "partition" or "file.img".. (you can also pass the same partition your running from, but it's not recommend) Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
