Update:
Last night I thought I had found a way to get around the problem mounting USB 
hard drives, and went one step further. I took one of my 500GB drives and 
formatted it ext3. I then found it would mount on each of my 3 systems, but 
only if it was plugged in prior to powering on. That was acceptable, although 
not how things used to work.
This morning I got up and thought I would move some files to the newly 
formatted 500GB ext3 drive, but found it would not mount on any of my systems. 
Below is dmesg output from this system: (Looking in /dev there is no entry for 
sdc or sdc1, nothing in /media, and GParted doesn't display the drive even if 
refreshed numerous times) To make matters even much worse, the ntfs drive which 
I was able to mount and unmount numerous times last night and had copied a 
number of files to, now will no longer mount on any of my systems, and displays 
nothing at all in dmesg when I try.
 PLEASE NOTE: I'm running 9.04 stable, NOT an alpha or beta.

[1135875.468051] usb 1-3: new high speed USB device using ehci_hcd and address 5
[1135875.603425] usb 1-3: configuration #1 chosen from 1 choice
[1135875.606019] scsi7 : SCSI emulation for USB Mass Storage devices
[1135875.606718] usb-storage: device found at 5
[1135875.606721] usb-storage: waiting for device to settle before scanning
[1135880.604314] usb-storage: device scan complete
[1135880.605039] scsi 7:0:0:0: Direct-Access     WDC WD32  WD-WCAPD1522393 0M21 
PQ: 0 ANSI: 2 CCS
[1135880.652685] sd 7:0:0:0: [sdc] 625142448 512-byte hardware sectors: (320 
GB/298 GiB)
[1135880.653395] sd 7:0:0:0: [sdc] Write Protect is off
[1135880.653399] sd 7:0:0:0: [sdc] Mode Sense: 00 38 00 00
[1135880.653401] sd 7:0:0:0: [sdc] Assuming drive cache: write through
[1135880.654598] sd 7:0:0:0: [sdc] 625142448 512-byte hardware sectors: (320 
GB/298 GiB)
[1135880.655423] sd 7:0:0:0: [sdc] Write Protect is off
[1135880.655427] sd 7:0:0:0: [sdc] Mode Sense: 00 38 00 00
[1135880.655429] sd 7:0:0:0: [sdc] Assuming drive cache: write through
[1135880.655434]  sdc: sdc1
[1135880.666429] sd 7:0:0:0: [sdc] Attached SCSI disk
[1135880.666497] sd 7:0:0:0: Attached scsi generic sg3 type 0
[1138953.329570] usb 1-3: USB disconnect, address 5
[1139041.576047] usb 1-3: new high speed USB device using ehci_hcd and address 6
[1139046.925369] usb 1-3: configuration #1 chosen from 1 choice
[1139046.927294] scsi8 : SCSI emulation for USB Mass Storage devices
[1139046.928364] usb-storage: device found at 6
[1139046.928367] usb-storage: waiting for device to settle before scanning
[1139051.928221] usb-storage: device scan complete
[1139051.931948] scsi 8:0:0:0: Direct-Access     WDC WD50 00AAKS-00A7B0         
PQ: 0 ANSI: 2
[1139051.969067] sd 8:0:0:0: [sdc] 976773168 512-byte hardware sectors: (500 
GB/465 GiB)
[1139051.971306] sd 8:0:0:0: [sdc] Write Protect is off
[1139051.971310] sd 8:0:0:0: [sdc] Mode Sense: 38 00 00 00
[1139051.971312] sd 8:0:0:0: [sdc] Assuming drive cache: write through
[1139051.976568] sd 8:0:0:0: [sdc] 976773168 512-byte hardware sectors: (500 
GB/465 GiB)
[1139051.978803] sd 8:0:0:0: [sdc] Write Protect is off
[1139051.978806] sd 8:0:0:0: [sdc] Mode Sense: 38 00 00 00
[1139051.978808] sd 8:0:0:0: [sdc] Assuming drive cache: write through
[1139051.978814]  sdc: sdc1
[1139051.985828] sd 8:0:0:0: [sdc] Attached SCSI disk
[1139051.985892] sd 8:0:0:0: Attached scsi generic sg3 type 0
[1140292.932118] usb 1-3: USB disconnect, address 6
[1141207.500134] usb 1-3: new high speed USB device using ehci_hcd and address 7
[1141216.218321] usb 1-3: configuration #1 chosen from 1 choice
[1141216.244502] scsi9 : SCSI emulation for USB Mass Storage devices
[1141216.244610] usb-storage: device found at 7
[1141216.244612] usb-storage: waiting for device to settle before scanning
[1141221.244230] usb-storage: device scan complete
[1141221.247848] scsi 9:0:0:0: Direct-Access     WDC WD50 00AAKS-00A7B0         
PQ: 0 ANSI: 2
[1141221.286089] sd 9:0:0:0: [sdc] 976773168 512-byte hardware sectors: (500 
GB/465 GiB)
[1141221.288581] sd 9:0:0:0: [sdc] Write Protect is off
[1141221.288585] sd 9:0:0:0: [sdc] Mode Sense: 38 00 00 00
[1141221.288587] sd 9:0:0:0: [sdc] Assuming drive cache: write through
[1141221.289923] sd 9:0:0:0: [sdc] 976773168 512-byte hardware sectors: (500 
GB/465 GiB)
[1141221.292845] sd 9:0:0:0: [sdc] Write Protect is off
[1141221.292848] sd 9:0:0:0: [sdc] Mode Sense: 38 00 00 00
[1141221.292851] sd 9:0:0:0: [sdc] Assuming drive cache: write through
[1141221.292857]  sdc: sdc1
[1141221.303569] sd 9:0:0:0: [sdc] Attached SCSI disk
[1141221.303636] sd 9:0:0:0: Attached scsi generic sg3 type 0
[1141221.739135] kjournald starting.  Commit interval 5 seconds
[1141221.739825] EXT3 FS on sdc1, internal journal
[1141221.739829] EXT3-fs: mounted filesystem with ordered data mode.
[1141290.784049] usb 1-5: reset high speed USB device using ehci_hcd and 
address 2
[1141290.896033] usb 1-5: device descriptor read/64, error -71
[1141291.112049] usb 1-5: device descriptor read/64, error -71
[1141291.283986] usb 1-3: USB disconnect, address 7
[1141291.328056] usb 1-5: reset high speed USB device using ehci_hcd and 
address 2
[1141380.813469] usb 1-3: new high speed USB device using ehci_hcd and address 8
[1141389.470058] usb 1-3: configuration #1 chosen from 1 choice
[1141389.471603] scsi10 : SCSI emulation for USB Mass Storage devices
[1141389.499427] usb-storage: device found at 8
[1141389.499431] usb-storage: waiting for device to settle before scanning
[1141394.498051] usb-storage: device scan complete
[1141394.501764] scsi 10:0:0:0: Direct-Access     WDC WD50 00AAKS-00A7B0        
 PQ: 0 ANSI: 2
[1141394.537652] sd 10:0:0:0: [sdc] 976773168 512-byte hardware sectors: (500 
GB/465 GiB)
[1141394.540889] sd 10:0:0:0: [sdc] Write Protect is off
[1141394.540894] sd 10:0:0:0: [sdc] Mode Sense: 38 00 00 00
[1141394.540896] sd 10:0:0:0: [sdc] Assuming drive cache: write through
[1141394.542098] sd 10:0:0:0: [sdc] 976773168 512-byte hardware sectors: (500 
GB/465 GiB)
[1141394.544851] sd 10:0:0:0: [sdc] Write Protect is off
[1141394.544854] sd 10:0:0:0: [sdc] Mode Sense: 38 00 00 00
[1141394.544856] sd 10:0:0:0: [sdc] Assuming drive cache: write through
[1141394.544861]  sdc: sdc1
[1141394.553734] sd 10:0:0:0: [sdc] Attached SCSI disk
[1141394.553802] sd 10:0:0:0: Attached scsi generic sg3 type 0
[1141394.962352] kjournald starting.  Commit interval 5 seconds
[1141394.963350] EXT3 FS on sdc1, internal journal
[1141394.963355] EXT3-fs: mounted filesystem with ordered data mode.
[1141416.142637] usb 1-3: USB disconnect, address 8
j...@compaq:~$

-- 
unable to mount seagate st300003u2 usb drive
https://bugs.launchpad.net/bugs/377297
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to