Complete Manual for Repairing Hard Disk Soft Failures
Maintenance Tools
As the saying goes: if a worker wants to do his job well, he must first sharpen his tools. In everyday use, we should become proficient with several kinds of hard disk maintenance tools, so that when we run into hard disk soft failures we won’t get confused and panic. Below I will briefly introduce the use of several hard disk maintenance tools for common hard disk soft failures.
★ Repairing the hard disk master boot record ★
If the hard disk master boot record and partition table are damaged due to virus destruction or operational mistakes, the hard disk will not be able to boot.
① KV3000
As a well-known antivirus program, KV3000 also has very powerful master boot record and partition repair functions. We can first boot with a floppy disk, then run KV3000 and press the F6 key to view the hidden sectors of the hard disk that can no longer boot, that is, to check whether the master boot information in hard disk head 0, cylinder 0, sector 1 is normal. If in hard disk head 0, cylinder 0, sector 1, the key codes cannot be found, namely the hard disk partition table key codes “80” and “55 AA”, then the hard disk itself cannot boot, and even after booting from a floppy disk it still cannot enter the hard disk. At this time, you can press the page keys PgDn or PgUp to search within the hidden sectors of the hard disk. If found, flashing red “80” and “55AA” will appear in the table, along with a beep to notify you, and the following line will show a prompt: “F9 = Save To Side 0 Cylinder 0 Sector 1 !!!”. At this time, press the “F9” key once, and the original hard disk master boot information just found, that is, the information displayed in the table, can be written over hard disk head 0, cylinder 0, sector 1. Then the machine will reboot from the hard disk and restore its boot capability.
② FDISK
Use FDISK/MBR to overwrite the code area of the master boot record, but it does not rebuild the primary partition table. It is suitable for cases where the master boot record has been damaged by a boot-sector virus or the master boot record code has been lost, but the primary partition table itself is not damaged. Note: FDISK/MBR is not suitable for removing all boot-type viruses, so use it with caution.
③ FIXMBR
FIXMBR is a small tool specifically used to reconstruct the master boot sector, and it is also simple to use. If you run FIXMBR directly, it will check the MBR structure, and if it finds the system abnormal it will ask whether to repair it. If you answer “YES”, it will search the partitions. After finding the corresponding partition, the system will ask whether to modify the MBR; answer “YES” and it will begin automatic repair. If the search result is wrong, you can use the /Z switch, and after restarting the system it will return to the original state. If you want to know the usage of FIXMBR in detail, you can use the /H switch to view it.
★ Repairing the hard disk partition table ★
① KV3000
In the main menu of KV3000, press the F10 key to quickly test relevant system parameters and the hard disk partition table. If the hard disk partition table is abnormal, KV3000 will first save the bad partition table to a floppy disk as a precaution, then automatically rebuild the hard disk partition table and bring the hard disk back to life.
But if the hard disk has only one partition, and the file allocation table (FAT table) and file directory table (ROOT table) are seriously damaged so that all data is gone, then even if this function restores the partition table of drive C, it still cannot make drive C boot, nor can it recover the data. At this time, other hard disk repair tools are needed together to recover the data. If the hard disk still has partitions such as D, E, ... and so on, then in general KV3000 can recover the later partitions that have not been damaged, rebuild a new hard disk partition table, and then after booting the machine with a DOS system floppy disk, you can enter the later partitions on the hard disk, back up the data, and then repartition and format the hard disk.
For detailed instructions on how to use KV3000 to repair hard disks, everyone can check the instructions file of the KV3000 antivirus software, or go to the Jiangmin website to look it up.
② FDISK
FDISK can also be used to create new partitions and rebuild the primary partition table, but this method does not overwrite the code area of the master boot record. If you want to ensure that the data inside the hard disk is not damaged, the partitioning must match the original partitions, otherwise the data will be lost. I won’t ramble on about the specific method here; I suggest everyone use the Chinese-localized version of FDISK, which is very easy to get started with.
③ DiskMan
What makes DiskMan outstanding is its hard disk partition table recovery function, and it uses a graphical interface, representing the detailed structure of the partition table in chart form. For details on how to use it, see “A Small Tool That Never Gets Old—DiskMan”
Maintenance Tools
As the saying goes: if a worker wants to do his job well, he must first sharpen his tools. In everyday use, we should become proficient with several kinds of hard disk maintenance tools, so that when we run into hard disk soft failures we won’t get confused and panic. Below I will briefly introduce the use of several hard disk maintenance tools for common hard disk soft failures.
★ Repairing the hard disk master boot record ★
If the hard disk master boot record and partition table are damaged due to virus destruction or operational mistakes, the hard disk will not be able to boot.
① KV3000
As a well-known antivirus program, KV3000 also has very powerful master boot record and partition repair functions. We can first boot with a floppy disk, then run KV3000 and press the F6 key to view the hidden sectors of the hard disk that can no longer boot, that is, to check whether the master boot information in hard disk head 0, cylinder 0, sector 1 is normal. If in hard disk head 0, cylinder 0, sector 1, the key codes cannot be found, namely the hard disk partition table key codes “80” and “55 AA”, then the hard disk itself cannot boot, and even after booting from a floppy disk it still cannot enter the hard disk. At this time, you can press the page keys PgDn or PgUp to search within the hidden sectors of the hard disk. If found, flashing red “80” and “55AA” will appear in the table, along with a beep to notify you, and the following line will show a prompt: “F9 = Save To Side 0 Cylinder 0 Sector 1 !!!”. At this time, press the “F9” key once, and the original hard disk master boot information just found, that is, the information displayed in the table, can be written over hard disk head 0, cylinder 0, sector 1. Then the machine will reboot from the hard disk and restore its boot capability.
② FDISK
Use FDISK/MBR to overwrite the code area of the master boot record, but it does not rebuild the primary partition table. It is suitable for cases where the master boot record has been damaged by a boot-sector virus or the master boot record code has been lost, but the primary partition table itself is not damaged. Note: FDISK/MBR is not suitable for removing all boot-type viruses, so use it with caution.
③ FIXMBR
FIXMBR is a small tool specifically used to reconstruct the master boot sector, and it is also simple to use. If you run FIXMBR directly, it will check the MBR structure, and if it finds the system abnormal it will ask whether to repair it. If you answer “YES”, it will search the partitions. After finding the corresponding partition, the system will ask whether to modify the MBR; answer “YES” and it will begin automatic repair. If the search result is wrong, you can use the /Z switch, and after restarting the system it will return to the original state. If you want to know the usage of FIXMBR in detail, you can use the /H switch to view it.
★ Repairing the hard disk partition table ★
① KV3000
In the main menu of KV3000, press the F10 key to quickly test relevant system parameters and the hard disk partition table. If the hard disk partition table is abnormal, KV3000 will first save the bad partition table to a floppy disk as a precaution, then automatically rebuild the hard disk partition table and bring the hard disk back to life.
But if the hard disk has only one partition, and the file allocation table (FAT table) and file directory table (ROOT table) are seriously damaged so that all data is gone, then even if this function restores the partition table of drive C, it still cannot make drive C boot, nor can it recover the data. At this time, other hard disk repair tools are needed together to recover the data. If the hard disk still has partitions such as D, E, ... and so on, then in general KV3000 can recover the later partitions that have not been damaged, rebuild a new hard disk partition table, and then after booting the machine with a DOS system floppy disk, you can enter the later partitions on the hard disk, back up the data, and then repartition and format the hard disk.
For detailed instructions on how to use KV3000 to repair hard disks, everyone can check the instructions file of the KV3000 antivirus software, or go to the Jiangmin website to look it up.
② FDISK
FDISK can also be used to create new partitions and rebuild the primary partition table, but this method does not overwrite the code area of the master boot record. If you want to ensure that the data inside the hard disk is not damaged, the partitioning must match the original partitions, otherwise the data will be lost. I won’t ramble on about the specific method here; I suggest everyone use the Chinese-localized version of FDISK, which is very easy to get started with.
③ DiskMan
What makes DiskMan outstanding is its hard disk partition table recovery function, and it uses a graphical interface, representing the detailed structure of the partition table in chart form. For details on how to use it, see “A Small Tool That Never Gets Old—DiskMan”
*** 欢迎访问中国DOS联盟论坛 ***
*** 欢迎访问中国DOS联盟 ***
*** Let's share it better ***
*** 欢迎访问中国DOS联盟 ***
*** Let's share it better ***






