Hi Ravi, On Thu, Sep 11, 2008 at 11:43 AM, ravikumar <[EMAIL PROTECTED]>wrote:
> How to find out where is my usb storage device mounted on,I need to find > out using some program. > I knew ,usb devices will usually mount on some directory on root file > system with some directory name. > But need to identify it using some program. > try doing a cat /proc/devices You will see an entry for your usb device. > > Regards, > Ravikumar. > > > -- > To unsubscribe from this list: send an email with > "unsubscribe kernelnewbies" to [EMAIL PROTECTED] > Please read the FAQ at http://kernelnewbies.org/FAQ > > -- Regards, Sandeep. "To learn is to change. Education is a process that changes the learner."
