User-friendly disk names
User-friendly disk names
Posted Jun 24, 2011 23:15 UTC (Fri) by dlang (guest, #313)In reply to: User-friendly disk names by mikov
Parent article: User-friendly disk names
down through usb1 it is unique, but that is just saying usb bus #1. some systems have separate buses for each physical port on the system, but others have a hub so one bus has multiple ports.
everything after the usb1 (all the 1-1* sections) are dynamically allocated at the time the device is plugged in.
if you only ever plug one device into a port, then you can name things this way, but if there is a hub or multi-function device involved, it depends on the order that they are identified.
nowdays a lot of monitors and keyboards have hubs in them.
