当我试图在它上安装windows 10时,我的一个硬盘没有正常工作,所以我搜索了这个错误,并使用Smartctl自我测试检查了HD的错误。
我尝试了一些常见的修复方法,比如用零覆盖、用错误覆盖部分,但都没有成功。
下面是自我测试的日志:
sudo smartctl -l selftest /dev/sdb
=== START OF READ SMART DATA SECTION ===
SMART Self-test log structure revision number 1
Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
# 1 Extended offline Completed: read failure 90% 828 15353528
# 2 Short offline Completed: read failure 90% 827 55762560
# 3 Extended offline Completed: read failure 90% 827 15325464
# 4 Extended offline Completed: read failure 90% 827 15323008
# 5 Extended offline Completed: read failure 90% 827 15323008
# 6 Short offline Completed: read failure 90% 827 16319388
# 7 Short offline Completed: read failure 90% 827 16319388
# 8 Short offline Completed without error 00% 537 -
# 9 Short offline Completed without error 00% 0 -
我能修复这些错误吗?或者它是无法恢复的?如果我能提供更多的信息,请告诉我。
Model Family: Seagate Samsung SpinPoint M8 (AF)
Device Model: ST1000LM024 HN-M101MBB
Serial Number: S32SJ5DF211384
LU WWN Device Id: 5 0004cf 4013ff254
Firmware Version: 2BA30001
User Capacity: 1.000.204.886.016 bytes [1,00 TB]
Sector Size: 512 bytes logical/physical
Rotation Rate: 5400 rpm
Form Factor: 2.5 inches
Device is: In smartctl database [for details use: -P show]
ATA Version is: ATA8-ACS T13/1699-D revision 6
SATA Version is: SATA 3.0, 6.0 Gb/s (current: 3.0 Gb/s)
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
1 Raw_Read_Error_Rate 0x002f 100 100 051 Pre-fail Always - 29202
2 Throughput_Performance 0x0026 252 252 000 Old_age Always - 0
3 Spin_Up_Time 0x0023 092 080 025 Pre-fail Always - 2643
4 Start_Stop_Count 0x0032 099 099 000 Old_age Always - 1361
5 Reallocated_Sector_Ct 0x0033 095 095 010 Pre-fail Always - 864
7 Seek_Error_Rate 0x002e 252 252 051 Old_age Always - 0
8 Seek_Time_Performance 0x0024 252 252 015 Old_age Offline - 0
9 Power_On_Hours 0x0032 100 100 000 Old_age Always - 846
10 Spin_Retry_Count 0x0032 252 252 051 Old_age Always - 0
11 Calibration_Retry_Count 0x0032 100 100 000 Old_age Always - 18
12 Power_Cycle_Count 0x0032 099 099 000 Old_age Always - 1408
13 Read_Soft_Error_Rate 0x003a 100 100 000 Old_age Always - 0
181 Program_Fail_Cnt_Total 0x0022 100 100 000 Old_age Always - 3398445
191 G-Sense_Error_Rate 0x0022 100 100 000 Old_age Always - 107
192 Power-Off_Retract_Count 0x0022 252 252 000 Old_age Always - 0
193 Load_Cycle_Count 0x0032 099 099 000 Old_age Always - 17299
194 Temperature_Celsius 0x0002 064 055 000 Old_age Always - 31 (Min/Max 20/45)
195 Hardware_ECC_Recovered 0x003a 100 100 000 Old_age Always - 0
196 Reallocated_Event_Count 0x0032 095 095 000 Old_age Always - 864
197 Current_Pending_Sector 0x0032 095 094 000 Old_age Always - 923
198 Offline_Uncorrectable 0x0030 252 252 000 Old_age Offline - 0
199 UDMA_CRC_Error_Count 0x0036 200 200 000 Old_age Always - 0
200 Multi_Zone_Error_Rate 0x002a 100 100 000 Old_age Always - 616
240 Head_Flying_Hours 0x0032 100 100 000 Old_age Always - 822
241 Total_LBAs_Written 0x0032 096 094 000 Old_age Always - 6322514
242 Total_LBAs_Read 0x0032 096 094 000 Old_age Always - 6719332
254 Free_Fall_Sensor 0x0032 252 252 000 Old_age Always - 0
SMART Error Log Version: 1
No Errors Logged
SMART Self-test log structure revision number 1
Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
# 1 Extended offline Completed: read failure 90% 828 15353528
# 2 Short offline Completed: read failure 90% 827 55762560
# 3 Extended offline Completed: read failure 90% 827 15325464
# 4 Extended offline Completed: read failure 90% 827 15323008
# 5 Extended offline Completed: read failure 90% 827 15323008
# 6 Short offline Completed: read failure 90% 827 16319388
# 7 Short offline Completed: read failure 90% 827 16319388
# 8 Short offline Completed without error 00% 537 -
# 9 Short offline Completed without error 00% 0 -
SMART Selective self-test log data structure revision number 0
Note: revision number not 1 implies that no selective self-test has ever been run
SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
1 0 0 Completed_read_failure [90% left] (0-65535)
2 0 0 Not_testing
3 0 0 Not_testing
4 0 0 Not_testing
5 0 0 Not_testing
发布于 2019-12-13 17:45:14
在智能测试中,您不会恢复或修复这种类型的“读取故障”。这些故障表示设备和驱动器故障,或故障前故障,特别是如果您实际尝试从磁盘上读取数据并获得Input/Output errors
等。
你需要更换驱动器。这是唯一的办法来克服的事实,驱动器是失败的。
发布于 2019-12-15 00:38:03
若要阻塞磁盘,请按照以下步骤操作。如果失败了,你的磁盘就坏了.
注意:不要放弃一个坏的块扫描!
备注:不要把SSD挡得不好
备注:先备份您的重要文件!
备注:这需时多小时
另请注意:您可能有未完成的HDD故障
引导到/USB。
在terminal
..。
sudo fdisk -l
#标识所有"Linux文件系统“分区
sudo e2fsck -fcky /dev/sdXX
#只读测试
或
sudo e2fsck -fccky /dev/sdXX
#无损读写测试(推荐)
-k很重要,因为它保存了以前的坏块表,并将任何新的坏块添加到该表中。如果没有-k,就会丢失以前所有的坏块信息。
-fccky参数..。
-f Force checking even if the file system seems clean.
-c This option causes e2fsck to use badblocks(8) program to do a
read-only scan of the device in order to find any bad blocks.
If any bad blocks are found, they are added to the bad block
inode to prevent them from being allocated to a file or direc‐
tory. If this option is specified twice, then the bad block
scan will be done using a non-destructive read-write test.
-k When combined with the -c option, any existing bad blocks in the
bad blocks list are preserved, and any new bad blocks found by
running badblocks(8) will be added to the existing bad blocks
list.
-y Assume an answer of `yes' to all questions; allows e2fsck to be
used non-interactively. This option may not be specified at the
same time as the -n or -p options.
https://askubuntu.com/questions/1195964
复制相似问题