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!
Credits 120 Posts 5 Joined 2003-04-11 00:00 23-year member UID 1476 Gender Male
Status Offline
My hard drive had bad sectors the other day. Neither format nor fdisk worked. When formatting reaches the bad sector, it just stops there. Is this a logical bad sector or a physical bad sector??
Credits 120 Posts 5 Joined 2003-04-11 00:00 23-year member UID 1476 Gender Male
Status Offline
Windows is gone. The hard drive formatting stops halfway and won't continue. When using fdisk, it shows the percentage halfway, then stops there. Sometimes it gets to 5%, stays there for a while, then starts over from 0%.......
Credits 110 Posts 2 Joined 2003-04-13 00:00 23-year member UID 1505 Gender Male
Status Offline
I've seen this situation on several machines too ~~ low-level formatting is the only option. I couldn't think of any other good way! Though I've seen others use different methods for it!
Credits 5,170 Posts 1,637 Joined 2002-10-16 00:00 23-year member UID 8 Gender Male From 广东佛山
Status Offline
In this situation you definitely need a low-level format. Best to use DM for low-level formatting and then zero-fill it. LOWFORMAT can also be used. Then repartition and format it again, but it's best to make the disk area with bad sectors into one partition and stop using it.
Credits 115 Posts 4 Joined 2003-04-07 00:00 23-year member UID 1422 Gender Male
Status Offline
Use the hard disk tool FBdisk, and it can handle it. It will automatically partition it for you into the four largest-capacity partitions without bad sectors, then do a high-level format, and it will be easily taken care of.
Credits 110 Posts 2 Joined 2003-04-16 00:00 23-year member UID 1568 Gender Male
Status Offline
In this situation it's better to use low-level formatting. I've run into this problem myself. The friend in the post above recommended DM, which is pretty good.