China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --

Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!

中国DOS联盟论坛
The time now is 2026-08-25 21:22
中国DOS联盟论坛 » 其它操作系统综合讨论区 » [Recommended] Repairing Bad Sectors on Hard Drives View 1,008 Replies 10
Original Poster Posted 2003-05-12 00:00 ·  中国 北京 联通
初级用户
★★
Credits 389
Posts 87
Joined 2003-05-08 00:00
23-year member
UID 1930
Gender Male
Status Offline
The most delicate component in a computer should be the hard drive. Although this has changed somewhat with the continuous progress of manufacturing technology, some hard drive makers such as Quantum have also released related new technologies. For example, starting with Quantum's seventh generation, they used the SPS vibration protection system developed to reduce the impact force suffered by the hard drive, hoping to make the hard drive's "body" stronger.

But the drawback of hard drives being easy to fail has not been fundamentally changed. For personal computer users who like to keep up with the latest hardware, the replacement frequency of hard drives is generally not as fast as that of CPUs or display cards—even when buying a new hard drive, the old one usually still stays in the case to keep doing some work, so people especially do not want to see hard drive failures, especially when precious data is stored on it.
If the hard drive only has logical damage, that is still manageable—at worst you just reinstall the software—but what about physical damage? Actually, as long as the situation is not especially serious, using some methods to deal with it can generally solve the problem too.

First, let's look at what symptoms appear when a hard drive has physical damage, that is, bad sectors.
1. When reading a certain file or running certain software, errors occur frequently, or it takes a very long time before the operation succeeds, while during that time the hard drive keeps reading and makes harsh noises. This means that some sectors carrying data on the hard drive have gone bad.
2. At boot time the system cannot boot from the hard drive; after booting from a floppy disk you can switch to the hard drive letter, but cannot enter it, and using the SYS command to transfer the system also cannot succeed. This situation is rather serious, because it is very likely that the hard drive's boot sector has a problem.
3. During normal computer use, blue screens appear frequently for no apparent reason.

For the above three situations, we generally all have ways to make more or less some remedies. Several methods for repairing hard drive bad sectors are provided below. Note that the methods listed earlier should be considered first.
(1). First start with the simplest method. In Windows98 Explorer, select the hard drive letter, right-click the mouse, choose "Properties" from the shortcut menu, and under "Tools" perform a full scan of the hard drive surface and automatically fix any bad clusters that may appear. For the above situation #2, where you cannot enter Windows98, you can
boot the machine with a Windows98 startup disk, then after the "A:>" prompt type "scand isk X:" to scan the hard drive, where "X" is the specific hard drive letter. For bad clusters, the program will mark them with a red "B" (bad) on a black background.
(2). In fact, the first method often does not work, because Windows98's automatic repair of "bad sectors" is largely aimed at logical bad sectors, and cannot automatically repair physical bad sectors, so it is necessary to consider giving these bad sectors "cold treatment." So-called "cold treatment" means marking these bad sectors and not using them—if you can't afford to mess with them, you can at least avoid them. Remember the locations of the bad sectors from method 1, then do a high-level format of the hard drive and divide the area containing bad sectors into one partition. From then on, do not store or access files in that partition. It should be explained that in order to save hard drive space, do not make this partition too "economical"; instead, leave an appropriate margin, because reading the "good sectors" around bad sectors is not wise—bad sectors tend to spread. If you use "good sectors" that are too close to the bad ones, then before long new bad sectors will appear on the hard drive.
(3). Use some software to process the hard drive, the most typical being PartitionMagic. Here version 4.0 is used as an example: scanning the hard drive can be done directly with the "check" command in PartitionMagic, but this command has no automatic repair function, so it is best to call the relevant Windows98 program from within PartitionMagic to complete this task.
After bad clusters have been marked, you can try retesting them. The method is to choose "Advanced/bad Sector Retest" from the Operations menu; after dividing the bad clusters into one (or more) partitions, you can consider hiding that partition to avoid accidental operations in Windows98. This function is implemented through the Hide Partition menu item. What especially needs attention is that if you directly hide a partition containing bad clusters without formatting it first, then the subsequent partitions after it will, because of drive letter changes, cause some programs related to drive letters in those partitions to fail to run correctly. For example, shortcuts created on the desktop by some software will not be able to find the host program. The solution is to use the DriveMapper menu item under the Tools menu. It will automatically collect shortcuts and related information in the registry and make the correct modifications to them. It should be pointed out in particular that in the newer aPartitionMagic5.0 Pro, DriveMapper has also been upgraded to version 3.0, making this work more efficient and simpler. In addition, the software DiskManager can also do this work. After hiding the partition, do not try to merge the partitions before and after the partition where the bad sectors are located—that is futile, because those two partitions are not physically contiguous.
(4). As for damage to hard drive sector 0, it looks rather tricky, but it is not beyond remedy—as long as you shield the discarded sector 0 and use sector 1 in its place. The ideal software for completing this task is Pctools9.0, specifically the DE tool in Pctools9.0. Note that after modifying the sector, only after formatting the hard drive will the partition table information be written into sector 1 (which is now acting as sector 0).
(5). Unless absolutely necessary, this trick is best not used: doing a low-level format on the hard drive. Because low-level formatting a hard drive has at least two harms: first, it wears the platters; second, for a hard drive with bad sectors, low-level formatting will also accelerate the spread of bad sectors.
(6). One final point: the relevant settings in the motherboard BIOS must be set properly. Especially for some motherboards from before the TX chipset class, because they do not have the ability to automatically identify hard drive specifications, improper settings often affect hard drive use. In mild cases the hard drive cannot be fully utilized; in serious cases the hard drive may be damaged.

What has been introduced above are solutions for when a hard drive has physical damage. However, most of these methods are passive ones, paid for at the cost of hard drive capacity. If a hard drive develops bad sectors and it is not due to aging, then it indicates there are usually improper practices in daily use, such as defragmenting the hard drive excessively often, or having too little memory so that application software accesses the hard drive frequently. Also, neglecting dust protection for the hard drive can lead to mechanical failure because the drive heads have difficulty positioning. In addition, overclocking the CPU and raising the external frequency, forcing the hard drive to work for a long time at excessively high voltage, can also cause failures. Therefore, in everyday use of hard drives, cautious operation is still the best policy.
*** 欢迎访问中国DOS联盟论坛 ***
*** 欢迎访问中国DOS联盟 ***

*** Let's share it better ***
Floor 2 Posted 2003-05-12 00:00 ·  中国 湖北 武汉 电信
元老会员
★★★★★
步行的人
Credits 9,654
Posts 3,351
Joined 2003-03-11 00:00
23-year member
UID 1113
Gender Male
From 湖北
Status Offline
I suggest everyone take a good look at this......
弄花香满衣,掬水月在手。
明月鹭鸟飞, 芦花白马走。
我自一过后,野渡现横舟。
青云碧空在,净瓶水不流。
http://dos.e-stone.cn/guestbook/index.asp
======中國DOS聯盟=====
我的新网页http://rsds.7i24.com欢迎光顾
Floor 3 Posted 2003-05-12 00:00 ·  中国 台湾 台南市 远传电信
元老会员
★★★★★
Credits 8,312
Posts 3,551
Joined 2003-03-22 00:00
23-year member
UID 1225
Gender Male
Status Offline
Good
MSN:tiqit2@hotmail.com
Floor 4 Posted 2003-05-13 00:00 ·  中国 湖南 衡阳 中移铁通
初级用户
Credits 253
Posts 39
Joined 2003-05-09 00:00
23-year member
UID 1956
Gender Male
Status Offline
Hehe! Using Bad Disk Partitioner 1.2
gets it done easily.


Floor 5 Posted 2003-05-14 00:00 ·  中国 台湾 远传电信
元老会员
★★★★★
Credits 8,312
Posts 3,551
Joined 2003-03-22 00:00
23-year member
UID 1225
Gender Male
Status Offline
Bad Disk Partitioner?? Can you post one for us to take a look at?? Thanks!!
MSN:tiqit2@hotmail.com
Floor 6 Posted 2003-05-15 00:00 ·  中国 北京 联通
初级用户
★★
Credits 389
Posts 87
Joined 2003-05-08 00:00
23-year member
UID 1930
Gender Male
Status Offline
Software name: Bad Disk Partitioner (FBDISK) V1.0
Version: 1.0
Software type: disk tool
Software platform: Win95/98/Me/NT
License: free
Software size: 17KB

Software introduction:
It is a program for partitioning hard drives that have bad tracks. It can automatically repartition a hard drive with bad tracks, set the bad tracks as hidden partitions, and set the good tracks as usable partitions; it separates the bad tracks to prevent them from spreading. But if the bad tracks are too scattered, many scattered usable partitions will be produced; limited by partitioning rules, only 4 primary partitions can be set, so the program will choose the largest four partitions as usable and set the others as hidden.

Click to download











*** 欢迎访问中国DOS联盟论坛 ***
*** 欢迎访问中国DOS联盟 ***

*** Let's share it better ***
Floor 7 Posted 2003-05-15 00:00 ·  中国 香港
管理员
★★★★
專業島民
Credits 4,869
Posts 1,633
Joined 2002-12-10 00:00
23-year member
UID 465
Gender Male
Status Offline
Here is FBDISK version 1.1:
http://www8.pconline.com.cn/download/swdetail.phtml?id=5817
我的網站:http://mw16.2ya.com/ 我的網誌: http://scrappedblog.blogspot.com/
~
我的Winamp正在播放的歌曲:
Floor 8 Posted 2003-07-16 00:00 ·  中国 广东 佛山 电信
初级用户
Credits 230
Posts 37
Joined 2003-06-29 00:00
23-year member
UID 6116
Gender Male
Status Offline
There are many bad-sector tools for hard drives like this, and many kinds of tools can also achieve this purpose. However, when it comes to damage to sector 0, it seems there is nothing that can be done. I work at a repair company in the computer market, and we often run into cases where sector 0 is damaged and there is nothing we can do. To be honest, I also really want to help customers so their hard drives can still be of some use, because truly, a hard drive really does cost quite a bit. I tried using DISKMAN to modify sectors, but it did not succeed. One of my teachers also mentioned this tool from PCTOOLS to me (I study a network administration course part-time), and I also really want to find such a tool. Which expert can provide one? Thanks in advance.
Floor 9 Posted 2003-07-17 00:00 ·  中国 甘肃 兰州 电信
初级用户
Credits 168
Posts 24
Joined 2003-06-26 00:00
23-year member
UID 5925
Gender Male
Status Offline
DM can also repair damage to sector 0, and it's available for download everywhere!
Floor 10 Posted 2003-07-20 00:00 ·  越南 越南邮电集团公司
初级用户
Credits 104
Posts 4
Joined 2003-06-13 00:00
23-year member
UID 5042
Gender Male
Status Offline
A few days ago I scrapped a hard drive. The fault was that it could not be partitioned and had a large number of bad sectors. Is there still any possibility of repairing it?
Floor 11 Posted 2003-07-20 00:00 ·  中国 辽宁 沈阳 联通
初级用户
Credits 227
Posts 35
Joined 2003-06-30 00:00
23-year member
UID 6168
Gender Female
Status Offline
Physical bad sectors cannot be repaired; you can only use various methods to extend the hard drive's life as much as possible
Forum Jump: