Ubuntu Mate 16.04
I was playing a movie located on the external (WD Elements), and suddenly VLC gave me input/output error.
Went to Disks, stopped the partition ,only to find that indeed i don’t have an option to checkdisk
then installed gparted , which was loading endlessly looking for /dev/sdb
looked up on internet , tried many suggested commands, most of which showed no sign of /dev/sdb except for the 2 following commands
i suspect a physical damage since the external makes a “tsk… tsk” sound as the disks spin. at some point they stop spinning , i suppose at 180 seconds as described in the output
dmesg | tail -n 20
[ 1402.276632] sd 8:0:0:0: [sdb] Read Capacity(10) failed: Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK
[ 1402.276647] sd 8:0:0:0: [sdb] Sense not available.
[ 1402.276771] sd 8:0:0:0: [sdb] Write Protect is on
[ 1402.276779] sd 8:0:0:0: [sdb] Mode Sense: ee ee ee 00
[ 1402.276850] sd 8:0:0:0: [sdb] Attached SCSI disk
[ 1404.124106] usb 1-2: new high-speed USB device number 4 using ehci-pci
[ 1404.257240] usb 1-2: New USB device found, idVendor=1058, idProduct=1048
[ 1404.257261] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=5
[ 1404.257273] usb 1-2: Product: Elements 1048
[ 1404.257283] usb 1-2: Manufacturer: Western Digital
[ 1404.257294] usb 1-2: SerialNumber: 575832314138333236393231
[ 1404.258987] usb-storage 1-2:1.0: USB Mass Storage device detected
[ 1404.266771] scsi host9: usb-storage 1-2:1.0
[ 1405.265883] scsi 9:0:0:0: Direct-Access WD Elements 1048 1022 PQ: 0 ANSI: 6
[ 1405.272491] sd 9:0:0:0: Attached scsi generic sg2 type 0
[ 1405.275315] sd 9:0:0:0: [sdb] Spinning up disk...
[ 1406.280083] .....................
[ 1427.395424] nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead.
[ 1427.428087] ......................not responding...
[ 1628.578324] sd 9:0:0:0: timing out command, waited 180s
lsusb
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 046d:09b8 Logitech, Inc.
Bus 001 Device 004: ID 1058:1048 Western Digital Technologies, Inc. Elements Portable (WDBU6Y)
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
So, can we bring some life back to the external? Thanks in advance