Jump to content

Recommended Posts

Posted

Am I wasting my time if I do a low level disk format on a hard drive (i.e. write 000000000 to it) before reimaging it?

 

Was thinking it may offer a slight performance increase...

Posted
Am I wasting my time if I do a low level disk format on a hard drive (i.e. write 000000000 to it) before reimaging it?

 

Was thinking it may offer a slight performance increase...

 

How? I don't think I've low level formatted a drive since the 90s.

Posted
Was thinking it may offer a slight performance increase...

 

It definitely won't make read/write speeds faster. It'll just make it incredibly hard to recover anything from it.

Posted
It would make data from the drive slightly more difficult to recover - but if you are just talking about a standard classroom machine; then just re-imaging it will have the same results.
Posted

Start DOS prompt, type debug then on the next line g=c800:5 and press enter

 

Now if you know what that does you've either been in IT a long time or are a true uber geek :p

 

http://image.guardian.co.uk/sys-images/Arts/Arts_/Pictures/2007/08/03/future460.jpg

Posted
Start DOS prompt, type debug then on the next line g=c800:5 and press enter

 

Now if you know what that does you've either been in IT a long time or are a true uber geek :p

 

 

That brings back memories not used that since I had an Amstrad PC1512 and a 32Mb RLL hard drive in the late 80's which I thought I would never fill.

 

I didn't think you could low level format modern drives unless you have access to expensive test beds in hard drive factories, doesn't a modern drive remap any attempt to low level it into a standard format?

Posted
Am I wasting my time if I do a low level disk format on a hard drive (i.e. write 000000000 to it) before reimaging it?

 

Was thinking it may offer a slight performance increase...

 

A zero fill will not increase performance, but it does have its place.

 

One pass of zeros is a lot more effective at destroying data than many people will have you believe; once you zero fill the drive it takes a mad professor with an electron microscope to get the data off. These multiple pattern multiple pass wiping tools are a waste of time most of the time, although admittedly I used the highest setting on dban when I wiped our bursar's old machine last month... it took two days :D

 

A zero fill will get rid of any bad blocks caused by software - sometimes blocks get marked as bad by windows when they're not, there's nothing wrong with the hardware. This usually happens through unclean reboots, that sort of thing.

 

Zero filling utilities are also good for getting rid of screwy hard disk problems like the windows installer not getting rid of grub after you've had linux on there... for this you only need to do the very beginning of the disk, but it's quite effective. ImageX problems can sometimes be fixed by doing this... not that I think anyone should use ImageX! As a general rule, if I'm getting screwy problems with a hard drive I usually end up doing a zero fill. It kinda gives you a clean slate and it doesn't take too long really.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...