PDA

View Full Version : Does it take FOREVER to format a 120 gig HD?


Tiny
01-01-2004, 01:33 AM
No.

I formatted mine and it ended well before Forever.

Deadlierchair
01-01-2004, 01:58 AM
With a new 7200.7 120gig SATA drive, it took about 30 minutes to do a format from within windows, complete NTFS format. So, sort of long, but not really.

EnderW
01-01-2004, 02:24 AM
I've noticed a lot of variation in format time. It takes a lot longer to format a 100GB partition of my 250GB WD than it took to format the whole thing as one partition.

EnderW
01-01-2004, 02:35 AM
Originally posted by Tiny
No.

I formatted mine and it ended well before Forever. :p

-=FNW=-j@br0n1
01-01-2004, 05:49 PM
With a new 7200.7 120gig SATA drive, it took about 30 minutes to do a format from within windows, complete NTFS format. So, sort of long, but not really.

If you are doing a fresh install for XP, the disk configuration part of the install will allow you to do a FAT32 or NTFS quick format which will help out the time dramatically (maybe 20-30 seconds).

BTW - when you do a thorough scandisk (as part of your regularly scheduled maintenance), it will catch anything that may have been missed by doing a quick format (vs. full format).

Good luck!
J

EnderW
01-01-2004, 06:22 PM
Originally posted by -=FNW=-j@br0n1
If you are doing a fresh install for XP, the disk configuration part of the install will allow you to do a FAT32 or NTFS quick format which will help out the time dramatically (maybe 20-30 seconds).Quick formats make baby Jesus cry.

EarthwormJim
01-01-2004, 07:18 PM
What is the difference between quick format and normal format?

cmosdos
01-01-2004, 11:33 PM
Full format scans the sectors for defects, Quick Format just erases the record in the MBR so the disk appears to have no data. It just basically erases the "Table of Contents" of a book and leaves the rest of the cotents. Much like when you delete a file, it isn't actually erased from the HD. Instead, it just removes the entry from the TOC. When you try to access a file, the HD goes to the TOC to find out where the file is. If the entry in the TOC is not there, then no such file exists on the HD (at least thats what the HD thinks).