You might want to take a look at a commercial product, Spinrite, at
http://www.spinrite.com
Main Topics
Browse All TopicsI would like to perform a low level format on one of my BAD SECTOR DETECTED hard disk.
How can I go about doing that? Need any software? Can I find it under my BIOS or OS?
Thanks.
cwh
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
You might want to take a look at a commercial product, Spinrite, at
http://www.spinrite.com
I was told by my friends that LOW LEVEL FORMAT erase current FAT and re-create a new one. Thus it will slow down the subsequent usage of the hard disk. is this true? If true, how slow can it become?
I have 2 IDE hard disk, that crash very often, and show me some bad sector. I am buying new harddisk, but would like to give it a try with low level format. I thought the software is in DOS, but you guys said it is from the manufacturer. Thanks.
When do a person need a LOW LEVEL FORMAT? What will LOW LEVEL FORMAT helps?
the maxtor program (maxllf.exe) will often remove bad sectors. I include it on all my boot disks.
to use it you need to put it on a bootable floppy with fdisk,format & scandisk. after maxllf run fdisk & create primary partition then after reboot format the drive.
if it formats all the way run scandisk from the boot disk & see if any bad sectors appear in the surface scan.
http://www.maxtor.com/prod
http://www.cenitec.com/dow
1st link how to use maxllf.exe
2nd link download site. 63kb download
make a bootable floppy disk (go to www.bootdisk.com to get a good one) & copy maxllf.exe to it.
slink9 mentioned the maxtor utility in his first post. this is the one
>>I was told by my friends that LOW LEVEL FORMAT erase >>current FAT and re-create a new one. Thus it will
>>slow down the subsequent usage of the hard disk. is this >>true? If true, how slow can it become?
Your friend is wrong.
A Normal Highlevel format like format.exe deals with the
fat.
A low level format knows nothing about the Microsoft
file Structures like FAT and Partition structures.
A low level format wipes out everything. It put a map
on the platers so the drive electronics can find the
data on your drive. It should also add bad blocks to
a special table so that your O/S won't even know that
they are there and will not try to store data there.
This is different than just marking a block as bad.
After the drive is low leveled it will be just like
it came out of the box. It will be able to be HL formated
by the O/S of your choice or the file system of your choice.
This will have nothing to do with speed, unless you
decide to change the interleave from the factory default.
Now if you know what you are doing and understand how
your data will be accessed, you can possibly improve
performance by changing the interleave. Most default
to a 3:1 interleave. I suggest you leave it alone.
If this is a IDE drive you must use a lowlevel formater
that is compatible with your Harddrive. IDE drives lie
to the system about thier true configuration. So you
must use software the knows where to get the correct info
from the drive and execute the proper instruction that
are encoded on the individual IDE drive. You may also
need to record the badblock info directly into the
lowlevel format program. Some low level programs do this
for you, other require you enter them in yourself.
> would like to perform a low level format on one of my BAD SECTOR DETECTED hard disk.
I recommend against that. If you can get it to working again, it will remain marginal, meaning that it can be expected to soon go bad again, possibly containing something of more critical value.
> Can I find it under my BIOS or OS?
No. But modern daughter boards, such as SCSI, have the option there for you in its own bios
> I was told by my friends that LOW LEVEL FORMAT erase current FAT and re-create a new one.
hrmph. No way. FAT is not low level. Sometimes it pays not to heed everything friends have to say. But they may still best best mates at the pub
> Thus it will slow down the subsequent usage of the hard disk. is this true? If true, how slow can it become?
Actually, speeds up usage. In base theory, it does nothing to speed. But in your prior terms of restoring 'bad', in that sense it'll slow down because you'd in effect increase the breakdown rate (by labeling good something already determined to be not very good). But for general access, it can be like a 'refresh' to the bits on the HD, according to any recent changes to HD's former precision. So it should read_sector corectly the first time, without error, more frequently.
highstar1 -- very nice thorough descriptions, I ditto
maxllf -- while I disagree with premise of all-encompassing, I have not used that one yet,,, current pessimism, but I'l give that a mental footnote myself for things to check on more later. So, Thanx, I think.
** PLEASE DO NOT ACCEPT THIS COMMENT AS AN ANSWER **
It appears that this question has been abandoned. Please take a moment to finalize the question & reward your points as appropriate. If this question is not finalized within 7 days, Community Support will be requested to force close it. Unless there is objection or further activity, it will also be requested that points be awarded to the following expert(s) for their comments:
slink9; wizard
If you feel that your question was not properly addressed, or that none of the comments received were appropriate answers, please post a request in Community support (with a link to this page) to refund your points. The link to the Community Support area is: http://www.experts-exchang
/EW
** PLEASE DO NOT ACCEPT THIS COMMENT AS AN ANSWER **
Business Accounts
Answer for Membership
by: slink9Posted on 2002-01-17 at 03:53:55ID: 6739127
Is it an IDE hard disk? If so, you need to get a low-level utility from the manuf web site. For example, if it is a Maxtor you can go to www.maxtor.com and get their utility and perform a low-level on the drive. It may or may not fix the bad sectors.