On Tuesday, January 7, 2014 12:53:14 AM UTC+11, RobertCNelson wrote:
> On Mon, Jan 6, 2014 at 1:23 AM,  <[email protected]> wrote:
> 
> > Hi,
> 
> >
> 
> > Would appreciate some insights into whether or not this would be possible
> 
> > with the current beaglebone black hardware.
> 
> >
> 
> > Could I have a BBB running ubuntu that at the same time can be plugged into
> 
> > a pc and act as a USB mass storage device?
> 
> >
> 
> > So for example just say I have a computer running windows xp with no admin
> 
> > rights to install drivers, could I plug a BBB into this computer, have the
> 
> > BBB show up as a mass storage device, copy files to a location on the BBB
> 
> > (possibly a virtual filesystem or separate SD card partition), BBB performs
> 
> > some form of processing on the files etc...
> 
> >
> 
> > Hope this makes sense.
> 
> 
> 
> That's easy, we've been doing that by default since the bbb came out
> 
> with the images hosted here:
> 
> 
> 
> http://elinux.org/BeagleBoardUbuntu
> 
> 
> 
> you can see how we do it by looking at our init script..
> 
> 
> 
> https://github.com/RobertCNelson/omap-image-builder/blob/master/scripts_device/am335x_evm.sh#L29
> 
> 
> 
> adapt it to your image as needed..
> 
> 
> 
> Regards,
> 
> 
> 
> -- 
> 
> Robert Nelson
> 
> http://www.rcn-ee.com/

Thanks that's good news, I don't have a BBB yet as nobody seems to have any 
stock but hopefully can get one next month.

So by default the OS will run from the NAND and the sdcard will appear as a 
mass storage device on the pc?

I tried to do something similar on a Marsboard and I had to use g_file_storage 
and g_mass_storage kernel modules from gadgetfs. Does the BBB use gadgetfs or 
something different to achieve the mass storage functionailty?

Patrick

-- 
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/groups/opt_out.

Reply via email to