• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

wiping hard drive

ramike

Member
does anyone know of anyway besides format and low level format to wipe a hard drive of all the information? The reason I want to do this is because I tried to installwindows xp home edition and had problems with the install so I tried to fdisk and format the c:/s and it wouldn't format it again. It had something to do with Windows XP. I just want to get the drive operational again.

TIA
Mike
 


<< does anyone know of anyway besides format and low level format to wipe a hard drive of all the information?

TIA
Mike
>>

If you don't need to keep the drive, I recommend a blow torch. If you need to keep it, shredder programs would get rid of everything but the logical partition.
 
Depending on the maker of the hard drive, you can go the the manufacture and they usually have a program that can
perform low level format.


or you can go herehttp://download.cnet.com/downloads/0-10105-100-7304215.html?tag=st.dl.10001-103-1.lst-7-2.7304215




 
Norton Systemworks comes with a utility that does a "Department of Defense" style format. It writes 0's then 1's in every bit on the drive, then repeats as many times as you like. It takes forever.
 
you could try format x: /mbr (where x is the hd); this should force a format including the boot sector.

also, when working in NT4 there is another forced format command that will wipe out everything (format x: /n ) I think, but not certain.

good luck

ps - if the format x: /mbr works, you'll have to credit another anand techer who gave me that tip 😀
 
I've brought data back from reformatted and repartitioned drives. Also, from what I've read, I think that drives are only ever "low level formatted" once at the factory. I've read that when they are issued the command they only predend to do it for your benefit, that only manufacturers can truely low level format the drives.

If you search for security and privacy software you will find stuff that will overwrite the drive with 0's and 1's - truely the best way of getting rid of data. Norton Speed Disk has an option to "wipe free space." If you delete your files, then do a full defrag with this option all that will be left is the stuff you want and zeros.

The government has some standard that top secret info. has to be overwritten by 1's and 0's 7 times or something like that. I've heard it's possible to bring back data that was overwritten once or twice by using magnetic traces left at the periphery of the data track.
 
Him, do you have something illegal or something? I'm sure even though you wipe your disk as many times as you like, if the FBI/NSA wanted to retreive data from your HDD, I'm sure they still could.

They probably have some kind of super duper retrieval thingy lol.

Break it open, take the disc out then blow torch it until there is nothing left but ashes.
 


<< if the format x: /mbr works >>


No such animal. You are thinking about fdisk /mbr which just rewrites the master boot record - it doesn't remove anything.

Ramike - when you boot off the XP CD, you can do partitioning and formatting from the install program. You should be able to wipe out whatever partitions you have and recreate them from there and go. If not, your drive manufacturer should have a wipe utility on their website.
 
Repartitioning, reformatting, and blowing away the boot record with things like format /mbr DO NOT clear the drive of files. As a systems analyst I have recovered files from drives that have had all of these things done to them by accident, by virus, and by hardware failure.

Just this last week I brought back more than 2,000 files from a corrupt partition on a RAID that was completely unreadable by Windows.

You need to overwrite the data with a security utility or by defragging your drive with the "clear unused space" option.

 
If you just want to wipe the drive clean, then go to the manufacturer's web site and download their free bootable drive utility. unzip it to a floppy, boot, follow the instructions, & write the drive to zeroes or ones. total piece of cake, zaps everything.

Seagate claims their utility will work on any drive, haven't tried it. other manufacturers' utilities are specific to their drives.

There are other kinds of utilities available for security-type erasure, but from your question that's apparently not what you want at all....
 
Back
Top