hi,
I cann't find my USB disk in the DM6467T board (TI'S DM6467T evm BOARD),the following is the output informations,
root@dm6467t-evm:/dev# fdisk -l
Disk /dev/hda: 40.0 GB, 40007761920 bytes
255 heads, 63 sectors/track, 4864 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xf7181103
Device Boot Start End Blocks Id System
/dev/hda1 1 3404 27342598+ 83 Linux
/dev/hda2 3405 4864 11727450 83 Linux
root@dm6467t-evm:/dev# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 17900324 7474540 9516472 44% /
none 8 8 0 100% /dev
tmpfs 16384 20 16364 0% /var/volatile
tmpfs 54720 0 54720 0% /dev/shm
tmpfs 16384 0 16384 0% /media/ram
/dev/hda2 11543048 1584084 9372592 14% /media/hda2
/dev/hda1 26912760 1925852 23619780 8% /media/hda1
I have opened menuconfig,use the defaults,and default boards sets.how can i find my usb disk, and read/write it?
thanks a lot,
Xu Wenhao