linux - How do I uniquely identify an USB-device? -
i wondering how unique id of usb storage device. know how fetch scsi serial id post : usb-drive serial number under linux c++ post mentions using device descriptor id. can post code determine device descriptor information under linux?
ls -l /dev/disk/by-id
Comments
Post a Comment