From: "Peter.Chen" <[EMAIL PROTECTED]>
To: [email protected]
Subject: [linux-usb-devel] How to access mess-storage throught usb interface?
Date: Wed, 10 May 2006 19:58:49 +0800


Hi,all
    When we insert mess-storage into usb interface,we can see
sda(sdb...) at /dev.Now,maybe i finish the bus enumeration
as i can see my usb device at /proc/bus/usb/devices.
But how i can access my mess-storage?

You have to mount your mass-storage like the following....

mount -t vfat /dev/sda0 /mnt/<desired directory>

now you can access your mass-storage.

And how i can see sda,sdb at
my /dev directory?or if bus enumeration is over,it can appears by self.

thx






-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

_________________________________________________________________
Spice up your IM conversations. New, colorful and animated emoticons. Get chatting! http://server1.msn.co.in/SP05/emoticons/



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to