避免 Windows 8 BCD 文件丢失和/或损坏

避免 Windows 8 BCD 文件丢失和/或损坏

我意识到这里有很多关于 BCD 错误的问题,但我觉得我的略有不同。

我丢失了 BCD 文件,所以无法启动。现在我已经使用在这个网站上找到的一个问题解决了这个问题(这就是我现在来这里的原因),但这是我的启动文件第二次丢失。现在,要么他真的不喜欢他住的地方,要么我的 BCD 或硬盘有故障。第一次发生此错误时,我重新安装了 Windows 并丢失了所有数据。但是,这次能够重建我的 BCD 并保持数据完好无损后,我正在寻找有关如何避免再次发生这种情况的建议。我从谷歌上看到,这通常与第三方软件有关。但是,自从我丢失数据以来,我只下载了两个第三方软件:Minecraft 和 Xsplit(流媒体程序 - 我流式传输到 twitch)。

为了澄清这个问题:导致 Boot 文件丢失的原因是什么以及如何避免?

编辑1:我不知道这是否相关(我想是的)但有时当我启动计算机时,鼠标上的所有灯都会亮起,我的显示器会有信号等等......但我只是一个黑屏,没有光标......我觉得这有关系。

编辑2:根据@DanielB 的要求,这是我的 HD 的 SMART 数据:

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       -       0
  2 Throughput_Performance  0x0026   252   252   000    Old_age   Always       -       0
  3 Spin_Up_Time            0x0023   094   091   025    Pre-fail  Always       -       2076
  4 Start_Stop_Count        0x0032   100   100   000    Old_age   Always       -       284
  5 Reallocated_Sector_Ct   0x0033   252   252   010    Pre-fail  Always       -       0
  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       -       333
 10 Spin_Retry_Count        0x0032   252   252   051    Old_age   Always       -       0
 11 Calibration_Retry_Count 0x0032   100   100   000    Old_age   Always       -       12
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       260
191 G-Sense_Error_Rate      0x0022   252   252   000    Old_age   Always       -       0
192 Power-Off_Retract_Count 0x0022   252   252   000    Old_age   Always       -       0
194 Temperature_Celsius     0x0002   064   064   000    Old_age   Always       -       22 (Min/Max 13/29)
195 Hardware_ECC_Recovered  0x003a   100   100   000    Old_age   Always       -       0
196 Reallocated_Event_Count 0x0032   252   252   000    Old_age   Always       -       0
197 Current_Pending_Sector  0x0032   252   252   000    Old_age   Always       -       0
198 Offline_Uncorrectable   0x0030   252   252   000    Old_age   Offline      -       0
199 UDMA_CRC_Error_Count    0x0036   100   100   000    Old_age   Always       -       281
200 Multi_Zone_Error_Rate   0x002a   100   100   000    Old_age   Always       -       3283
223 Load_Retry_Count        0x0032   100   100   000    Old_age   Always       -       12
225 Load_Cycle_Count        0x0032   100   100   000    Old_age   Always       -       5506

SMART Error Log Version: 1
No Errors Logged

完整版本可在我的保管箱

答案1

看来您的硬盘可能因为太旧而无法使用。您应该购买新硬盘,克隆它(如果可能)或取出旧硬盘,重新安装 Windows,然后就可以了。

相关内容