How do you....
How do you....
.....completely clean out a hard drive even removing Windows?
"It's not whether you get knocked down, it's if you get back up."
- Mr Flibble
- Posts: 1806
- Joined: Sun Jun 17, 2001 10:00 pm
- Location: New Zealand
- Contact:
If yoiu just want to clear the contents of the drive then the simplest and fastest method is a quick format. Start the computer in DOS mode, or shut down to an MS-DOS prompt from the 'shut down' menu and type in:
format c: \q \s
and hit enter.
That will clear the drive contents by erasing the file allocation table only and copy the basic system files from memory, so the disk is bootable. If you want to erase the files properly, then remove the \q command. It will take a lot longer, but it's much more thorough.
format c: \q \s
and hit enter.
That will clear the drive contents by erasing the file allocation table only and copy the basic system files from memory, so the disk is bootable. If you want to erase the files properly, then remove the \q command. It will take a lot longer, but it's much more thorough.
There are 10 types of people in the world - those who understand binary and those who don't.
I think I think, therefore I might be.
I think I think, therefore I might be.