Formatting the Entire Hard Drive

G

Guest

I recently formatted my hard drive.

Does formatting the hard drive with utilities that wipe it also erase the
Master Boot Record (MBR)?

I don't want to leave any trace of the old system, since it was viruses
infected. How do get rid of everything?

I know that the command fdisk/mbr is a good idea (but I didn't use that),
but if I use a Wiping utility that wipes C: and then re-intall everything,
does that also wipe the MBR?

What other places could a virus be hiding, what about BIOS/CMOS, is it
possible?

Regards,

Mike
 
S

Shenan Stanley

Mike said:
I recently formatted my hard drive.

Does formatting the hard drive with utilities that wipe it also
erase the Master Boot Record (MBR)?

I don't want to leave any trace of the old system, since it was
viruses infected. How do get rid of everything?

I know that the command fdisk/mbr is a good idea (but I didn't use
that), but if I use a Wiping utility that wipes C: and then
re-intall everything, does that also wipe the MBR?

What other places could a virus be hiding, what about BIOS/CMOS, is
it possible?

If you used a Zero-Write utility - it's ALL gone.
And it is HIGHLY unlikely you have a virus in your BIOS. heh
 
A

Alias

Mike said:
I recently formatted my hard drive.

Does formatting the hard drive with utilities that wipe it also erase the
Master Boot Record (MBR)?

I don't want to leave any trace of the old system, since it was viruses
infected. How do get rid of everything?

I know that the command fdisk/mbr is a good idea (but I didn't use that),
but if I use a Wiping utility that wipes C: and then re-intall everything,
does that also wipe the MBR?

What other places could a virus be hiding, what about BIOS/CMOS, is it
possible?

Regards,

Mike

Download the utility floppy from the hard drive manufacturer's web site
and use the Update MBR feature.

Alias
 
G

Guest

">Download the utility floppy from the hard drive manufacturer's web site and
use the Update MBR feature."

If the zeroing gets rid of the MBR as well why should I need to "Update MBR
feature"?
The Zeroing and format does erase the MBR as well right?

Mike
 
L

Lil' Dave

Zero-write (from the hard drive manufacturer) overwrites all on the hard
drive. Includes all areas of the hard drive. Remaps areas out that it
deems not usable in the process.
This includes the master boot record, and the entire area of the hard drive
it lives in.
Dave
 
J

John John

Mike said:
I recently formatted my hard drive.

Does formatting the hard drive with utilities that wipe it also erase the
Master Boot Record (MBR)?

I don't want to leave any trace of the old system, since it was viruses
infected. How do get rid of everything?

I know that the command fdisk/mbr is a good idea (but I didn't use that),
but if I use a Wiping utility that wipes C: and then re-intall everything,
does that also wipe the MBR?

What other places could a virus be hiding, what about BIOS/CMOS, is it
possible?

Did you have any partitions left on the disk after the zero write or did
you have to create new ones? If no partitions remained on the disk then
the MBR was wiped.

Computer Debug Routines / Machine Code
ERASE HDD AND CLEAR CMOS
http://www.computerhope.com/rdebug.htm#5

USE AT YOUR OWN RISK!!!

John
 
G

Guest

Thanks for your replies.

No partititons were left after the zeroing. I had to create them.

Mike
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top