Browse - computer tips - how to find the name of a usb diskDate: 2010mar3 OS: Linux Q. How do I find the name of an external USB disk? A. You can list all the disks with this command: ls -l /dev/sd?? You can list all the USB devices (but not their device id's) like this: lsusb
Add a commentSign in to add a comment |