On Tue, 9 Nov 2004, Steven Johnson wrote: > I have an external USB2 Drive. > > The first time I connect it after power on, it comes up at: > /dev/scsi/host0/bus0/target0/lun0/disc > > If i disconnect it and plug it in again, it comes up at: > /dev/scsi/host1/bus0/target0/lun0/disc > > and /dev/scsi/host0/bus0/target0/ > > still exists, if i do it again, it appears at host2, then host3 on the > next disconnect, etc. > > Why does this happen? How can I force it to keep re-appearing at > /dev/scsi/host0/bus0/target0/lun0/disc > > or cant I? > > It is the only USB HDD device that is, or will be attached. (I wont > have more than 1 at a time connected).
You can rmmod usb-storage after disconnecting the drive. Alan Stern ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
