U
usy
Hello, I have seagate M3 external hard drive, formatted in windows and with data on it. I was not able to mount it in win, not in linux. But device is recognized. I have replaced disk board with new one and it still not work.
Here is some info:
Code:
rootPartedMagic:~# lsscsi -l
[0:0:0:0] cd/dvd Optiarc DVD RW AD-7261S 1.03 /dev/sr0
state=running queue_depth=1 scsi_level=6 type=5 device_blocked=0 timeout=30
[7:0:0:0] disk WD My Passport 0740 1019 /dev/sda
state=running queue_depth=1 scsi_level=7 type=0 device_blocked=0 timeout=30
[7:0:0:1] enclosu WD SES Device 1019 -
state=running queue_depth=1 scsi_level=7 type=13 device_blocked=0 timeout=0
[8:0:0:0] disk Samsung M3 Portable 3 /dev/sdb
state=running queue_depth=1 scsi_level=7 type=0 device_blocked=0 timeout=30
rootPartedMagic:~#
Code:
rootPartedMagic:~# dmesg | tail
[ 298.900977] sd 6:0:0:0: >[sda] Spinning up disk...
[ 346.201316] usb 1-1.5: >USB disconnect, device number 8
[ 320.101173] ....ready
[ 346.206496] sd 6:0:0:0: >[sda] READ CAPACITY failed
[ 346.206499] sd 6:0:0:0: >[sda]
[ 346.206500] Result: hostbyte=0x01 driverbyte=0x00
[ 346.206501] sd 6:0:0:0: >[sda] Sense not available.
[ 346.206552] sd 6:0:0:0: >[sda] Asking for cache data failed
[ 346.206555] sd 6:0:0:0: >[sda] Assuming drive cache: write through
[ 346.206556] sd 6:0:0:0: >[sda] Attached SCSI disk
Code:
rootPartedMagic:~# dmesg | tail
[ 346.206555] sd 6:0:0:0: >[sda] Assuming drive cache: write through
[ 346.206556] sd 6:0:0:0: >[sda] Attached SCSI disk
[ 370.962901] usb 1-1.5: >new high-speed USB device number 9 using ehci_hcd
[ 371.049785] usb 1-1.5: >New USB device found, idVendor=04e8, idProduct=61b3
[ 371.049790] usb 1-1.5: >New USB device strings: Mfr=1, Product=11, SerialNumber=3
[ 371.049793] usb 1-1.5: >Product: Samsung M3 Portable
[ 371.049796] usb 1-1.5: >Manufacturer: JMicron
[ 371.049798] usb 1-1.5: >SerialNumber: 00000000011E3FBD
[ 371.050702] scsi7 : usb-storage 1-1.5:1.0
[ 374.068802] scsi 7:0:0:0: >Direct-Access Samsung M3 Portable 3 PQ: 0 ANSI: 6
Code:
rootPartedMagic:~# lsusb
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)
Bus 001 Device 004: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 009: ID 04e8:61b3 Samsung Electronics Co., Ltd
Bus 002 Device 003: ID 045e:0745 Microsoft Corp. Nano Transceiver v1.0 for Bluetooth
Bus 001 Device 005: ID 0a5c:4502 Broadcom Corp. Keyboard (Boot Interface Subclass)
Bus 001 Device 006: ID 0a5c:4503 Broadcom Corp. Mouse (Boot Interface Subclass)
Bus 001 Device 007: ID 050d:0017 Belkin Components B8T017 Bluetooth+EDR 2.1
Any idea how can be accessed to it and how to rescue data?
Continue reading...
Here is some info:
Code:
rootPartedMagic:~# lsscsi -l
[0:0:0:0] cd/dvd Optiarc DVD RW AD-7261S 1.03 /dev/sr0
state=running queue_depth=1 scsi_level=6 type=5 device_blocked=0 timeout=30
[7:0:0:0] disk WD My Passport 0740 1019 /dev/sda
state=running queue_depth=1 scsi_level=7 type=0 device_blocked=0 timeout=30
[7:0:0:1] enclosu WD SES Device 1019 -
state=running queue_depth=1 scsi_level=7 type=13 device_blocked=0 timeout=0
[8:0:0:0] disk Samsung M3 Portable 3 /dev/sdb
state=running queue_depth=1 scsi_level=7 type=0 device_blocked=0 timeout=30
rootPartedMagic:~#
Code:
rootPartedMagic:~# dmesg | tail
[ 298.900977] sd 6:0:0:0: >[sda] Spinning up disk...
[ 346.201316] usb 1-1.5: >USB disconnect, device number 8
[ 320.101173] ....ready
[ 346.206496] sd 6:0:0:0: >[sda] READ CAPACITY failed
[ 346.206499] sd 6:0:0:0: >[sda]
[ 346.206500] Result: hostbyte=0x01 driverbyte=0x00
[ 346.206501] sd 6:0:0:0: >[sda] Sense not available.
[ 346.206552] sd 6:0:0:0: >[sda] Asking for cache data failed
[ 346.206555] sd 6:0:0:0: >[sda] Assuming drive cache: write through
[ 346.206556] sd 6:0:0:0: >[sda] Attached SCSI disk
Code:
rootPartedMagic:~# dmesg | tail
[ 346.206555] sd 6:0:0:0: >[sda] Assuming drive cache: write through
[ 346.206556] sd 6:0:0:0: >[sda] Attached SCSI disk
[ 370.962901] usb 1-1.5: >new high-speed USB device number 9 using ehci_hcd
[ 371.049785] usb 1-1.5: >New USB device found, idVendor=04e8, idProduct=61b3
[ 371.049790] usb 1-1.5: >New USB device strings: Mfr=1, Product=11, SerialNumber=3
[ 371.049793] usb 1-1.5: >Product: Samsung M3 Portable
[ 371.049796] usb 1-1.5: >Manufacturer: JMicron
[ 371.049798] usb 1-1.5: >SerialNumber: 00000000011E3FBD
[ 371.050702] scsi7 : usb-storage 1-1.5:1.0
[ 374.068802] scsi 7:0:0:0: >Direct-Access Samsung M3 Portable 3 PQ: 0 ANSI: 6
Code:
rootPartedMagic:~# lsusb
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)
Bus 001 Device 004: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 009: ID 04e8:61b3 Samsung Electronics Co., Ltd
Bus 002 Device 003: ID 045e:0745 Microsoft Corp. Nano Transceiver v1.0 for Bluetooth
Bus 001 Device 005: ID 0a5c:4502 Broadcom Corp. Keyboard (Boot Interface Subclass)
Bus 001 Device 006: ID 0a5c:4503 Broadcom Corp. Mouse (Boot Interface Subclass)
Bus 001 Device 007: ID 050d:0017 Belkin Components B8T017 Bluetooth+EDR 2.1
Any idea how can be accessed to it and how to rescue data?
Continue reading...