How to get vendor id and product id and mount point of a mounted/unmounted usb device in linux?

link|improve this question

77% accept rate
feedback

1 Answer

Try lsusb, it should list all you usb devices.

link|improve this answer
but it will not give the mount point? – MA1 Mar 1 '10 at 12:01
No, it won't show mount point. That could be hard if it's unmounted anyway... :) – Jimmy Hedman Mar 1 '10 at 12:15
so, is there any way to find attached usb devices and their mount points? – MA1 Mar 1 '10 at 12:19
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.