usb name in /dev

fred smith fredex at fcshome.stoneham.ma.us
Wed Dec 15 18:57:43 UTC 2010


On Wed, Dec 15, 2010 at 07:23:25AM -0800, community help wrote:
> Ok great, here is the output of the tail command and please tell me what is the name in /dev because i can't figure it out:
> --------------------
> Dec 15 15:20:16 localhost kernel: usb 3-1: USB disconnect, address 3
> Dec 15 15:20:16 localhost kernel: scsi 3:0:0:0: rejecting I/O to dead device
> Dec 15 15:20:17 localhost gnome-keyring-daemon[1385]: removing removable location: /media/HDM
> Dec 15 15:20:17 localhost gnome-keyring-daemon[1385]: no volume registered at: /media/HDM
> Dec 15 15:20:25 localhost kernel: usb 3-1: new full speed USB device using ohci_hcd and address 4
> Dec 15 15:20:25 localhost kernel: usb 3-1: New USB device found, idVendor=12d1, idProduct=1446
> Dec 15 15:20:25 localhost kernel: usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=4
> Dec 15 15:20:25 localhost kernel: usb 3-1: Product: HUAWEI Mobile
> Dec 15 15:20:25 localhost kernel: usb 3-1: Manufacturer: HUAÿWEI TECHNOLOGIES
> Dec 15 15:20:25 localhost kernel: usb 3-1: SerialNumber: ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ
> Dec 15 15:20:25 localhost kernel: usb 3-1: configuration #1 chosen from 1 choice
> Dec 15 15:20:25 localhost kernel: scsi4 : SCSI emulation for USB Mass Storage devices
> Dec 15 15:20:30 localhost kernel: scsi 4:0:0:0: CD-ROM            HUAWEI   Mass Storage     2.31 PQ: 0 ANSI: 0
> Dec 15 15:20:30 localhost kernel: sr1: scsi-1 drive

As a totally wild guess, maybe it's /dev/sr1? (see the line immediately
above).

you could also open a terminal and type "mount" to see if it actually
got mounted, and if so that would also show both the device and the mount
point.

if it did get automounted, the default behavior would be to both (1)
put an icon on your desktop, and (2) open a browser window into the root
of the filesystem on that device.

so if you don't see those things on the desktop, and it doesn't show in
the output of 'mount', I'd guess it didn't get mounted, indicating some
as-yet-undiagnosed problem.

-- 
---- Fred Smith -- fredex at fcshome.stoneham.ma.us -----------------------------
    "Not everyone who says to me, 'Lord, Lord,' will enter the kingdom of
     heaven, but only he who does the will of my Father who is in heaven."
------------------------------ Matthew 7:21 (niv) -----------------------------


More information about the users mailing list