This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Beaglebone Black USB mount problem

Hi,

I'm working on a project which we need to transfer data to USB storage device. When we plug in a USB storage to Beaglebone Black, Beaglebone automatically mounts the USB storage. But when we remove it from Beaglebone (without going to settings and clicking unmount USB device) 'unsafely' and re-plug it, Android doesn't mount USB storage. It creates its folder in /dev/block/sd* but doesn't mount it to /storage/usb1. Is it possible to automatically mount USB storage everytime it is pluged-in??

  • The USB host driver for the AM335x is broken. I have approached TI, to see if they would fund the fix, but they were not interested, so I started a crowdfunding Project to fund my work. Working as an independent consultant so I cant really do stuff like this for free. http://igg.me/at/eMagii/x/5581172 Have tested with USB Mouse, Keyboard, Serial adapter and hub. First I boot the system, with the USB host empty, then I plug in the above units, without problems. They are all detected with my patched kernel. I am pretty confident that this will handle a USB memory stick as well. The deliveries is an Angstrom kernel + rootfs, but I have worked with Android as well.