Just18,
Here is the relevant output of the first two tests:
usb 4-1: Product: My Book
usb 4-1: Manufacturer: Western Digital
usb 4-1: SerialNumber: 57442D574341535533313832333833
scsi8 : usb-storage 4-1:1.0
scsi 8:0:0:0: Direct-Access WD 5000AAV External 1.65 PQ: 0 ANSI: 4
sd 8:0:0:0: Attached scsi generic sg3 type 0
sd 8:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
sd 8:0:0:0: [sdb] Write Protect is off
sd 8:0:0:0: [sdb] Mode Sense: 21 00 00 00
sd 8:0:0:0: [sdb] No Caching mode page present
sd 8:0:0:0: [sdb] Assuming drive cache: write through
sd 8:0:0:0: [sdb] No Caching mode page present
sd 8:0:0:0: [sdb] Assuming drive cache: write through
sdb: sdb1
sd 8:0:0:0: [sdb] No Caching mode page present
sd 8:0:0:0: [sdb] Assuming drive cache: write through
sd 8:0:0:0: [sdb] Attached SCSI disk
usb 4-1: USB disconnect, device number 6
usb 4-1: new high-speed USB device number 7 using ehci_hcd
usb 4-1: New USB device found, idVendor=1058, idProduct=1100
usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 4-1: Product: My Book
usb 4-1: Manufacturer: Western Digital
usb 4-1: SerialNumber: 57442D574341535533313832333833
scsi9 : usb-storage 4-1:1.0
scsi 9:0:0:0: Direct-Access WD 5000AAV External 1.65 PQ: 0 ANSI: 4
sd 9:0:0:0: Attached scsi generic sg3 type 0
sd 9:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/465 GiB)
sd 9:0:0:0: [sdc] Write Protect is off
sd 9:0:0:0: [sdc] Mode Sense: 21 00 00 00
sd 9:0:0:0: [sdc] No Caching mode page present
sd 9:0:0:0: [sdc] Assuming drive cache: write through
sd 9:0:0:0: [sdc] No Caching mode page present
sd 9:0:0:0: [sdc] Assuming drive cache: write through
sdc: sdc1
sd 9:0:0:0: [sdc] No Caching mode page present
sd 9:0:0:0: [sdc] Assuming drive cache: write through
sd 9:0:0:0: [sdc] Attached SCSI disk
usb 2-1: USB disconnect, device number 2
usb 1-3: new low-speed USB device number 2 using ohci_hcd
usb 1-3: New USB device found, idVendor=046d, idProduct=c50a
usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 1-3: Product: USB Receiver
usb 1-3: Manufacturer: Logitech
input: Logitech USB Receiver as /devices/pci0000:00/0000:00:12.0/usb1/1-3/1-3:1.0/input/input6
generic-usb 0003:046D:C50A.0002: input,hidraw0: USB HID v1.10 Mouse [Logitech USB Receiver] on usb-0000:00:12.0-3/input0
usb 4-1: USB disconnect, device number 7
[jan@localhost ~]$ su
Password:
[root@localhost jan]# fdisk -l
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x345d345c
Device Boot Start End Blocks Id System
/dev/sda1 * 63 8177084 4088511 82 Linux swap / Solaris
/dev/sda2 8177085 1953520064 972671490 5 Extended
/dev/sda5 8177148 131042204 61432528+ 83 Linux
/dev/sda6 131042268 379133999 124045866 83 Linux
/dev/sda7 379134063 1005588674 313227306 83 Linux
/dev/sda8 1005588738 1030778594 12594928+ 83 Linux
/dev/sda9 1030778658 1038955679 4088511 82 Linux swap / Solaris
/dev/sda10 1038955743 1953520064 457282161 83 Linux
Disk /dev/sdc: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x44fdfe06
Device Boot Start End Blocks Id System
/dev/sdc1 63 976768064 488384001 c W95 FAT32 (LBA)
[root@localhost jan]#
The sdb probably refers to the original assignment for My_Book. sdc probably is the newer assignment for My_Book.
I opened Dolphin, but My_Book is not an entry in the Places list. The sole entries are: Home, Network, Root, Trash, Timeline, Movies, and Music.
Jan