• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

how to delete mbr

Joined
Sep 25, 2003
Messages
46
How can I delete the mbr part of my hard drive? I have tried everything i know of, including fdisk, and the western digital utilities.
 
google search
"low level IDE format utility"
and click on i'm fealing lucky

good luck
 
Ever tried fdisk /mbr or fixmbr(under XP recovery console)? They do the trick. Use a linux boot cd and try dd if=/dev/zero of=/dev/hda1 bs=512 count=1 .
 
Just a word of caution on using fdisk /mbr
make sure the drive you want to wipe the boot sector on is on IDE0 and set as master. That is the drive it will wipe the mbr on. An even safer solution would be to remove any other hard drives from the config before doing it. Wiping the wrong MBR is a PAIT - been there done that.
 
hmmm

actually this might not be all that simple
the Western Digital Utilities (DataLifeguard) has a zero utility (fake low level format)

and fdisk or recovery console fixmbr simply rewrites it
but it might not get rid of say a dynamic drive overlay (software drive translation)

is that the issue? did you use a DDO and cant get your drive to be recognized at it full capacity?

if not in the 3rd party software Id recommend Autoclave or DBAN
both are on the http://www.ultimatebootcd.com/
 
well my drive is a SATA drive, so I can't put it on IDE0, second, I have tried all of those ideas so far, The linux disk did nothing. If fact the reason I want to clear the mbr is because I had two failed Linux installs on this drive, and now when I do a virus scan, norton scans 4 mbr's on this drive.
 
Back
Top