Hello everyone,
Could anybody tell me how I can use the USB storage in android froyo devkit on beagleboard-xm ?
When I plug a USB storage into the beagleboard-xm, I could get some logs as following:
<6>[ 2805.791778] usb 1-2.2: new high speed USB device using ehci-omap and address 5
<6>[ 2805.920989] scsi1 : usb-storage 1-2.2:1.0
<5>[ 2810.925659] scsi 1:0:0:0: Direct-Access SanDisk Cruzer Edge 1.10 PQ: 0 ANSI: 2
<5>[ 2810.941040] sd 1:0:0:0: [sda] 15633408 512-byte logical blocks: (8.00 GB/7.45 GiB)
<5>[ 2810.950164] sd 1:0:0:0: [sda] Write Protect is off
<7>[ 2810.954986] sd 1:0:0:0: [sda] Mode Sense: 03 00 00 00
<3>[ 2810.954986] sd 1:0:0:0: [sda] Assuming drive cache: write through
<3>[ 2810.965515] sd 1:0:0:0: [sda] Assuming drive cache: write through
<6>[ 2810.971710] sda: sda1
<3>[ 2810.987762] sd 1:0:0:0: [sda] Assuming drive cache: write through
<5>[ 2810.993927] sd 1:0:0:0: [sda] Attached SCSI removable disk
But I can't find how to open the USB storage, could anybody tell me what should me to do?
Thanks,
Yanbin Yue