That's easy.  Here is before and after plugging in USB flash stick:

debian@beaglebone:~$ lsusb
Bus 001 Device 002: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
debian@beaglebone:~$ lsusb
Bus 001 Device 003: ID 058f:6387 Alcor Micro Corp. Flash Drive
Bus 001 Device 002: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
debian@beaglebone:~$ 

So it does detect the USB device.
However, I didn't find the drive mounted in the usual places like /mnt or 
/media.
So that has to be done manually with the mount command?  Or maybe I wasn't 
looking in the correct folder.

Here is snippet of dmesg:

[651120.233538] usb 1-1.3: new high-speed USB device number 3 using 
musb-hdrc
[651120.475757] usb 1-1.3: New USB device found, idVendor=058f, 
idProduct=6387
[651120.475820] usb 1-1.3: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
[651120.475854] usb 1-1.3: Product: Mass Storage
[651120.475883] usb 1-1.3: Manufacturer: Generic
[651120.475911] usb 1-1.3: SerialNumber: D339585D
[651120.492014] usb-storage 1-1.3:1.0: USB Mass Storage device detected
[651120.505619] scsi host0: usb-storage 1-1.3:1.0
[651120.637632] usbcore: registered new interface driver uas
[651121.509778] scsi 0:0:0:0: Direct-Access     CENTON                   
 8.07 PQ: 0 ANSI: 2
[651121.527501] sd 0:0:0:0: [sda] 15667200 512-byte logical blocks: (8.02 
GB/7.47 GiB)
[651121.528032] sd 0:0:0:0: [sda] Write Protect is off
[651121.528080] sd 0:0:0:0: [sda] Mode Sense: 03 00 00 00
[651121.528546] sd 0:0:0:0: [sda] No Caching mode page found
[651121.534237] sd 0:0:0:0: [sda] Assuming drive cache: write through
[651121.701820] sd 0:0:0:0: Attached scsi generic sg0 type 0
[651123.541720]  sda: sda1
[651123.555958] sd 0:0:0:0: [sda] Attached SCSI removable disk

Looks good to me, but this is the first time I ever plugged a USB disk into 
a Beaglebone!

Regards,
Greg

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/a3059dd9-9661-49bf-9019-503e16e5a77d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to