meu primeiro sdd, um OCZ Vertex 3, não funciona mais. É como 'não encontrado' no BIOS durante a inicialização. No entanto, eu tentei um pouco mais. Anexei-o ao meu PC usando um cabo / adaptador SATA-para-USB3.
saída dmesg
Veja o que o dmesg diz:
# USB device detected
[995674.616272] usb 2-1.4: new high-speed USB device number 5 using ehci-pci
[995674.739558] usb 2-1.4: New USB device found, idVendor=05e3, idProduct=0731
[995674.739561] usb 2-1.4: New USB device strings: Mfr=0, Product=1, SerialNumber=2
[995674.739564] usb 2-1.4: Product: USB Storage
[995674.739566] usb 2-1.4: SerialNumber: 0000000000000033
# this is where the device gets detected
[995674.740213] usb-storage 2-1.4:1.0: USB Mass Storage device detected
[995674.740451] scsi host9: usb-storage 2-1.4:1.0
[995676.205066] scsi 9:0:0:0: Direct-Access Generic USB3/SATA Bridge 9100 PQ: 0 ANSI: 5
[995676.205568] sd 9:0:0:0: Attached scsi generic sg4 type 0
[995676.208525] sd 9:0:0:0: [sdd] 0 512-byte logical blocks: (0 B/0 B)
[995676.208529] sd 9:0:0:0: [sdd] 0-byte physical blocks
[995676.210177] sd 9:0:0:0: [sdd] Test WP failed, assume Write Enabled
[995676.211910] sd 9:0:0:0: [sdd] Asking for cache data failed
[995676.211916] sd 9:0:0:0: [sdd] Assuming drive cache: write through
[995676.219509] sd 9:0:0:0: [sdd] Attached SCSI disk
Veja o tamanho? Deve ser mais como 60 GB (não GiB), não apenas 0 bytes.
Primeiro tente: Gparted
Iniciando o gparted, ele disse "dispositivo não encontrado" usando / dev / sdd como argumento.
Então comecei a usar o gparted sem argumentos = > dispositivo não listado.
2a tentativa: dd.
Não foi tão bem assim.
$ sudo dd if=/dev/zero of=/dev/sdd bs=1M
dd: error writing '/dev/sdd': No space left on device
1+0 records in
0+0 records out
0 bytes copied, 0,00073185 s, 0,0 kB/s
3a tentativa: testdisk
Não detectado.
4ª tentativa: inteligente
Então eu pensei: o disco é detectado, mas 0 bytes significa que todos os setores estão quebrados? Talvez inteligente me diga.
Bem, não.
$ sudo smartctl -a /dev/sdd
smartctl 6.6 2016-05-31 r4324 [x86_64-linux-4.15.0-20-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
Read Device Identity failed: scsi error no medium present
A mandatory SMART command failed: exiting. To continue, add one or more '-T permissive' options.
$ sudo smartctl -a -T permissive /dev/sdd
smartctl 6.6 2016-05-31 r4324 [x86_64-linux-4.15.0-20-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
Read Device Identity failed: scsi error no medium present
=== START OF INFORMATION SECTION ===
Device Model: [No Information Found]
Serial Number: [No Information Found]
Firmware Version: [No Information Found]
Device is: Not in smartctl database [for details use: -P showall]
ATA Version is: [No Information Found]
Local Time is: Fri May 25 20:53:53 2018 CEST
SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 82-83 don't show if SMART supported.
SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 85-87 don't show if SMART is enabled.
A mandatory SMART command failed: exiting. To continue, add one or more '-T permissive' options.
$ sudo smartctl -a -T verypermissive /dev/sdd
smartctl 6.6 2016-05-31 r4324 [x86_64-linux-4.15.0-20-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
Read Device Identity failed: scsi error no medium present
=== START OF INFORMATION SECTION ===
Device Model: [No Information Found]
Serial Number: [No Information Found]
Firmware Version: [No Information Found]
Device is: Not in smartctl database [for details use: -P showall]
ATA Version is: [No Information Found]
Local Time is: Fri May 25 20:54:02 2018 CEST
SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 82-83 don't show if SMART supported.
SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 85-87 don't show if SMART is enabled.
Checking to be sure by trying SMART RETURN STATUS command.
SMART support is: Unknown - Try option -s with argument 'on' to enable it.
Read SMART Data failed: scsi error no medium present
=== START OF READ SMART DATA SECTION ===
SMART Status command failed: scsi error no medium present
SMART overall-health self-assessment test result: UNKNOWN!
SMART Status, Attributes and Thresholds cannot be read.
Read SMART Error Log failed: scsi error no medium present
Read SMART Self-test Log failed: scsi error no medium present
Selective Self-tests/Logging not supported
Portanto, também não há sorte…
Estou sem opções?
Coloque no lixo ou isso é fixo?
atualizar
Assegurei que não seja mais possível corrigir. Eu acho que não havia como consertar mais, então eu peguei essa opção.