- Master boot record error
- Posted by ericomarbass on February 15th, 2006
I recieve a Master Boot Record Error.press any key when i restart my computer
I am running windows XP home edition. Nortons and Hp cant seem to help
any suggestions out there?
thanks
- Posted by Pegasus \(MVP\) on February 15th, 2006
"ericomarbass" <ericomarbass@discussions.microsoft.com> wrote in message
news:F302EFD1-B44F-4F07-A064-98D1617FE354@microsoft.com...
You can restore the MBR like so:
- Boot the machine with a Win98 boot disk from www.bootdisk.com.
- Type this command:
fdisk /mbr
- Posted by Timothy Daniels on February 15th, 2006
"Pegasus (MVP)" wrote:
How about loading the WinXP installation CD and starting
up the Recovery Console to run "fixmbr"? Remember, the OP
can't download because he gets an MBR error message on
startup.
*TimDaniels*
- Posted by Pegasus \(MVP\) on February 15th, 2006
"Timothy Daniels" <TDaniels@NoSpamDot.com> wrote in message
news:UcGdncNlK4rZcG_eRVn-gQ@comcast.com...
Your method works perfectly well too. I often recommend
the Win98 boot disk method because so many posters don't
have a WinXP CD, or if they do they can't find it.
- Posted by Jonny on February 15th, 2006
"Pegasus (MVP)" <I.can@fly.com> wrote in message
news:%23ZiIMQhMGHA.2944@TK2MSFTNGP10.phx.gbl...
Believe Tim's suggestion is the only one that works with NTFS. Win98's
startup disk uses fdisk, only good for FAT/FAT32.
--
Jonny
- Posted by Pegasus \(MVP\) on February 15th, 2006
"Jonny" <spamyourself@blackworm.net> wrote in message
news:Ojk%23h%23hMGHA.1616@TK2MSFTNGP10.phx.gbl...
Not at all - fdisk /mbr will work on disk with NTFS
partitions, because the MBR is neither FAT nor NTFS.
I recommend you try it for yourself!
- Posted by Steve N. on February 17th, 2006
Jonny wrote:
The MBR is not part of the file system, so it doesn't matter.
http://www.ntfs.com/mbr-damaged.htm
http://www.dewassoc.com/kbase/hard_d...oot_record.htm
Steve N.
- Posted by Mike on February 17th, 2006
Boot from XP cd and not the Recovery Console
The inital screen will display a " R " for repair. Select this
This will bring you to a cmd prompt.
It will prompt you for which version do you want to use. Usually this is the
number 1
It will prompt you for a password. This is the "Administrative" password.
Not your account password. If you have never assigned one, just hit the
enter key.
You will be at the commamd prompt.
From there type the word - help
It will then display all of the command options for you
There will be a couple of options for the MBR. Determine which is best by
selecting one followed by /? at the end of the command for options.
There will also have a "Chkddsk" options. Type chkdsk /? to see a list of
chkdsk options. I would run this command first. It could correct the
problem.
Hope this helps ...
"ericomarbass" <ericomarbass@discussions.microsoft.com> wrote in message
news:F302EFD1-B44F-4F07-A064-98D1617FE354@microsoft.com...