Answered by:
Boot manager is missing, will not boot without the windows 7 install disk in the drive
Question
-
I’ve got a strange one on my hands here. I can not boot into windows 7 without having my windows 7 install disk in the drive at boot up and wait past the hit any botton to boot off of cd. If I try to boot without the disk in the drive I get the boot manager is missing error.
Also I can get windows 7 to recognize one of my SATA drives.
I have a pair of drives in raid 0
A 160 gig drive windows can see
A 250 gig drive that windows can’t see
My mobo is a Abit ix38 quadgt
Thanks,
- Edited by Ronnie VernonMVP Sunday, May 10, 2009 9:25 PM Edit
Saturday, May 9, 2009 7:25 AM
Answers
-
- Proposed as answer by slickrickulous Friday, May 29, 2009 5:03 AM
- Marked as answer by Ronnie VernonMVP Friday, May 29, 2009 7:21 AM
Thursday, May 28, 2009 6:54 PM
All replies
-
I've seen a couple of these and would suggest first running Startup Repair from the installation DVD.
If that doesn't fix it, then you're going to have to delve into BCDEdit (which is beyond my abilities)
- John- Proposed as answer by sajori Wednesday, February 27, 2013 3:10 PM
Sunday, May 10, 2009 3:19 PMAnswerer -
I’ve got a strange one on my hands here. I can not boot into windows 7 without having my windows 7 install disk in the drive at boot up and wait past the hit any botton to boot off of cd. If I try to boot without the disk in the drive I get the boot manager is missing error.
And what will happen if You just change the boot sequence in BIOS,
setting HDD as the first boot device instead of CD/DVD?Sunday, May 10, 2009 4:35 PM -
usasma,
Thanks I will try that out now.
Vlad0,
If I set the HD as first boot device I get the same boot manager is missing error.
Thanks,
CoreySunday, May 10, 2009 6:24 PM -
Usasma,
I tried that and windows could not detect any problems.
Sunday, May 10, 2009 6:32 PM -
I am having the same problem... Have you tried doing what is says for windows Vista? I am going to try a few things and will post what happens.. If you have fixed yours I would love to hear how..Sunday, May 24, 2009 10:31 AM
-
DId you adjust your hard drive connector position on your mother or did you setup a raid after the install of RC 7 if so you then need to do a repair using the installation DVD or you might have to reinstall it. changing config sata from IDE to AHCI to RAID in your bois will cause this problem
Tuesday, May 26, 2009 3:23 AM -
Thanks for the reply. No I set up the raid a while back. Intact everything used to work fine and boot normal when I ran Vista and I didnt change anything since then. All I didnt was reformat the raid partition from the windows 7 install disk and then installed on the same disks.
I tried to run the repair mode and it didnt detect anything wrong. I know this has nothing to do with my install disk because I used the same disk to install 7 on my laptop and that runs fine.
Thanks,
CTuesday, May 26, 2009 5:22 AM -
I know there is a hotfix for this through the Windows technet a patch for vista that will allow a dual boot mode for XP and Vista installed on the same driveWednesday, May 27, 2009 2:29 AM
-
- Proposed as answer by slickrickulous Friday, May 29, 2009 5:03 AM
- Marked as answer by Ronnie VernonMVP Friday, May 29, 2009 7:21 AM
Thursday, May 28, 2009 6:54 PM -
One think at a time:
To fix the hard drive go to control panel - all control panel items - select administrative tools - computer management on the new window go to storage and then disk management, from that page you can see your hard drives and you have the option to enable or assign a letter path to that hard drive.
To solve the boot issue:- Put the Windows Vista installation disc in the disc drive, and then start the computer.
- Press a key when you are prompted.
- Select a language, a time, a currency, and a keyboard or another input method, and then click Next .
- Click Repair your computer .
- Click the operating system that you want to repair, and then click Next .
- In the System Recovery Options dialog box, click Command Prompt .
- Type Bootrec /RebuildBcd, and then press ENTER.
- If the Bootrec.exe tool runs successfully, it presents you with an installation path of a Windows directory. To add the entry to the BCD store, type Yes. A confirmation message appears that indicates the entry was added successfully.
- If the Bootrec.exe tool cannot locate any missing Windows installations, you must remove the BCD store, and then you must re-create it. To do this, type the following commands in the order in which they are presented. Press ENTER after each command.
Bcdedit /export C:\BCD_Backup
ren c:\boot\bcd bcd.old
Bootrec /rebuildbcd
- Restart the computer.
Monday, July 20, 2009 10:34 PM -
Hi e_sand,
I did what you wrote and because Bootrec.exe could not locate any mising Windows Installations I tried removing the BCD store to recreate it. I did
Bcdedit /export C:\BCD_Backup
followed by an enter and then went on to the next step
ren c:\boot\bcd bcd.old
after I hit enter it said that it could not find the file specified.
So that is where I am at...
Anything else you can recommend? \
ThanksSunday, March 21, 2010 7:54 PM -
This is an almost identical description of my windows 7 problem. I found boot files on an empty sata drive. If I disconnect that drive I can't boot into win 7 at all. The boot to cd "repair startup problems" gives a message that it is not able to make a repair. Reconnect the drive (Win7 cd in cd drive) win7 boots. Can't figure out a way to fix it with Easy BCD. Of course some of the files are in use so I can't copy the files to the C: drive folder. Tried to do a win7 upgrade install in windows and error message "Can't find necessary installation files" I'm starting to look for a fuse to light or a plunger to push.. This is the second fresh install. Other than this boot problem everything in win 7 works perfectly. This is a Tyan S2866 AMD Opertron 175 with 2xGeforce 8600Gt graphics in SLI.Friday, April 2, 2010 2:58 AM
-
Hello
Please try this:
1- boot the windows 7 CD
2- repair
3- click on the cmd option
4- diskpart list volume
5- make sur that c:\ is referencing the volume that contains windows directory, if it is not the case change it to c using assign letter command of disk part
6- now, you are ready to rebuild from scratch
7- go to c:\windows\system32
8- run : bcdboot c:\windows /s c:
9- shutdown -r -t 0
Everything should be ok.
Saturday, October 23, 2010 2:02 AM -
Thank you Haithem, that worked like a charm, grub2 wiped out the loader and that fixed it.Thursday, January 27, 2011 9:43 AM
-
Mahalo Nui Loa Haithem! Worked for me too! Win 7 crashed after SP1 update, had to run DISM, then the drive went bad too! I just finished restored (4 hours later) from a Ghost Images (which took 9 hours to create). This was a life saver!Friday, March 11, 2011 5:48 AM
-
You are a Star Haithem!
I had just spent the good part of a day loading my new laptop, and after installing Windows 7 x64 SP1 from the Windows Update it now failed to boot. I tried everything and was about to start again when I found your suggestion.
I worked a treat.
Thanks
Wednesday, March 30, 2011 4:07 PM -
Nice catch.Hello
Please try this:
1- boot the windows 7 CD
2- repair
3- click on the cmd option
4- diskpart list volume
5- make sur that c:\ is referencing the volume that contains windows directory, if it is not the case change it to c using assign letter command of disk part
6- now, you are ready to rebuild from scratch
7- go to c:\windows\system32
8- run : bcdboot c:\windows /s c:
9- shutdown -r -t 0
Everything should be ok.
Wednesday, March 30, 2011 4:32 PM -
I have read all these possible solutions with interest as I have had the same problem since last Friday. Nothing has worked so far. I did have great hopes
for Haithem's solution but am having trouble with it no doubt due to my unfamilarity with the particular commands used.
I did sort out that I had to type diskpart <return> and then list volume plus the need for exit to return to the usual command frame.
However, Ihave the system reserved partition listed as C: and the windows directory in D: . The help for assign (and remove) said
I cannot use them with a boot or system partition so I could not remove C: from the system reserved partition and change the D: to a C:.
Nevertheless, after exiting diskpart, I did try the next part by going to D:\windows\system32 and following the instructions with a D: instead of a C:
everywhere. Although the sequence completed OK when I tried to restart without the boot priority on DVD/CD I still got the dreaed BOOTMGR missing.
I have looked at my disks and I have a copy of bootmgr on both the system reserved and system partitions.Can anyone offer a possible explanation, please?
Wednesday, July 6, 2011 4:09 PM -
Boot back into Windows Command Line and run the following commands:
- BCDEDIT >> c:\custom_bcd.log
- c:
- cd boot\BCD
- DIR >> c:\custom_bcd.log
- d:
- cd boot\BCD
- DIR >> c:\custom_bcd.log
Then save the custom_bcd.log file to a usb drive and place in a technician's computer. Open the file in notepad and display the results here.
Wednesday, July 6, 2011 6:46 PM -
Thank you for offering help _JoeG
When I put in the first of your commands I had a display of its contents.
When I carried out c: then cd boot\BCD I had the response Directory is invalid [although I have checked the system reserves partition and it should be valid.] I had the same response from the second such command in D:
I have not found out yet how to transfer the custom_bcd.log file to the usb drive, old MSDOS commands do not work so I shall have to lokk it up but, when I logged in to my computer via the DVD boot route I found two copies of custom_bcd.log on the system reserved partition root. I append them below in case they help. (There was no such file in the system partition.
FIRST LOG
Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=C:
path \bootmgr
description Windows Boot Manager
locale en-US
inherit {globalsettings}
default {default}
resumeobject {1f8184a2-14de-11df-9734-f08c6d8c50b0}
displayorder {default}
{f6555723-a75d-11e0-8228-e3ab8bb66035}
toolsdisplayorder {memdiag}
timeout 10
displaybootmenu YesWindows Boot Loader
-------------------
identifier {default}
device partition=D:
path \Windows\system32\winload.exe
description Windows 7 Ultimate
locale en-US
recoverysequence {f6555721-a75d-11e0-8228-e3ab8bb66035}
recoveryenabled Yes
osdevice partition=D:
systemroot \Windows
resumeobject {afeede0c-a712-11e0-867d-806e6f6e6963}Windows Boot Loader
-------------------
identifier {f6555723-a75d-11e0-8228-e3ab8bb66035}
device partition=D:
path \Windows\system32\winload.exe
description Windows 7 safe mode
locale en-US
osdevice partition=D:
systemroot \Windows
nx OptIn
pae Default
safeboot Network
sos No
debug No
Volume in drive D is SYSTEM
Volume Serial Number is 9A47-E32FDirectory of D:\
03/24/2008 09:02 AM 8 4oD.txt
04/18/2011 12:20 AM 220 aaw7boot.log
06/10/2009 01:42 PM 24 autoexec.bat
03/26/2008 05:13 AM 2 Backup Log.txt
06/16/2008 05:32 AM 397 bitbuffer.raw
08/27/2009 08:03 AM <DIR> Books
06/10/2009 01:42 PM 10 config.sys
10/22/2010 07:01 AM <DIR> divx
03/04/2011 01:59 AM 6,106 dshell.txt
04/11/2008 01:07 AM 3,820 eula.1028.txt
04/11/2008 01:07 AM 15,428 eula.1031.txt
04/11/2008 01:07 AM 10,058 eula.1033.txt
04/11/2008 01:07 AM 12,246 eula.1036.txt
04/11/2008 01:07 AM 13,912 eula.1040.txt
04/11/2008 01:07 AM 5,868 eula.1041.txt
04/11/2008 01:07 AM 5,970 eula.1042.txt
04/11/2008 01:07 AM 10,134 eula.1049.txt
04/11/2008 01:07 AM 3,814 eula.2052.txt
04/11/2008 01:07 AM 12,936 eula.3082.txt
04/11/2008 01:07 AM 1,110 globdata.ini
01/26/2008 06:34 AM <DIR> graphics
10/01/2009 07:41 AM <DIR> Hauppauge
11/17/2010 06:40 AM <DIR> HGASRAPI
11/08/2010 12:24 PM <DIR> IExp0.tmp
11/08/2010 12:24 PM <DIR> IExp1.tmp
04/11/2008 01:07 AM 843 install.ini
04/10/2008 11:03 PM 76,304 install.res.1028.dll
04/10/2008 11:03 PM 96,272 install.res.1031.dll
04/10/2008 11:03 PM 91,152 install.res.1033.dll
04/10/2008 11:03 PM 97,296 install.res.1036.dll
04/10/2008 11:03 PM 95,248 install.res.1040.dll
04/10/2008 11:03 PM 81,424 install.res.1041.dll
04/10/2008 11:03 PM 79,888 install.res.1042.dll
04/11/2008 01:09 AM 93,200 install.res.1049.dll
04/10/2008 11:03 PM 75,792 install.res.2052.dll
04/10/2008 11:03 PM 96,272 install.res.3082.dll
08/31/2010 06:24 AM <DIR> IObit
05/13/2008 07:40 AM <DIR> logs3
05/13/2008 07:40 AM <DIR> Macsyma
12/15/2010 08:37 AM <DIR> My Plugins
12/15/2010 08:37 AM <DIR> My Recorded Files
12/15/2010 08:37 AM <DIR> My Saved Files
06/17/2008 01:24 AM <DIR> MyVideos
06/27/2009 04:21 AM <DIR> NVIDIA
07/13/2009 06:37 PM <DIR> PerfLogs
07/05/2011 05:54 AM <DIR> Program Files
11/17/2010 06:39 AM <DIR> SBGE
02/03/2008 07:27 AM <DIR> SmartSound Software
05/16/2010 01:05 AM <DIR> TCASH4
06/22/2011 04:27 AM <DIR> temp
09/22/2010 07:16 AM <DIR> Users
04/11/2008 01:07 AM 5,686 vcredist.bmp
04/11/2008 01:09 AM 3,797,292 VC_RED.cab
04/11/2008 01:11 AM 233,472 VC_RED.MSI
07/04/2011 01:05 AM <DIR> Windows
32 File(s) 5,022,204 bytes
23 Dir(s) 83,091,423,232 bytes free
SECOND LOG
Volume in drive C is System Reserved
Volume Serial Number is 489F-2583Directory of C:\
07/06/2011 02:47 PM 32,768 BCD_Backup
07/07/2011 04:59 PM 0 custom.bcd.log
07/07/2011 04:59 PM 1,540 custom_bcd.log
3 File(s) 34,308 bytes
0 Dir(s) 73,592,832 bytes freeThursday, July 7, 2011 4:22 PM -
Correction! One of the files is custom.bcd.log not custom_bcd.logSaturday, July 9, 2011 1:22 PM
-
Ok, I have some malware that messed with the bootloader. My question is "how can I change the disk to be the correct one 'C:' if assign won't allow me to rename system disks?"
Wednesday, October 19, 2011 1:10 AM -
Haithem:
You suggested the only solution that has worked for me. That's great, and I give you profuse thanks!!
I have been frustrated for a week trying to repair a "bootmgr missing" error.
For the edification of others with the same problem, I could not get the boot process to locate the boot manager when booting from the hard drive, but it would work when the system disk (or recovery disk) was present in the CD drive with the CD drive selected as the first boot device. Pressing a key for booting from the system disk was not necessary. The BIOS boot priority was set to CD as first with hard drive as second. With a system disk in the CD drive (but without selecting it with a key press) boot worked. If the system disk was removed, boot did not work.
Friday, October 21, 2011 8:01 PM -
I am having a similar problem as those above, but mine is a little different. When I restored my backup, the restore first created a folder called F (the drive letter on which the backup was stored), and then restored all of the data. So my root directory is no longer c:\ but rather c:\f\
How do I get rid of the f:\ folder so that everything lives on the root?
Thanks
Stephen
Sunday, May 6, 2012 12:12 AM -
Was having the same problem and tried a number of the suggested solutions (i.e. startup repair, BCDBOOT command, etc.) to no avail. Ultimately what it came down to for making it work was the boot order priority in the BIOS.
When set to this sequence I had the problem:
1. Windows Boot Manager
2. SATA DVD ROM
3. SYS_RAID
When changing to this sequence it now works as expected:
1. SATA DVD ROM
2. Windows Boot Manager
3. SYS_RAID
Hope this works for someone else banging their head on this one.
- Edited by sdunnin Sunday, September 16, 2012 4:54 AM
Sunday, September 16, 2012 4:52 AM -
One think at a time:
To fix the hard drive go to control panel - all control panel items - select administrative tools - computer management on the new window go to storage and then disk management, from that page you can see your hard drives and you have the option to enable or assign a letter path to that hard drive.
To solve the boot issue:- Put the Windows Vista installation disc in the disc drive, and then start the computer.
- Press a key when you are prompted.
- Select a language, a time, a currency, and a keyboard or another input method, and then click Next .
- Click Repair your computer .
- Click the operating system that you want to repair, and then click Next .
- In the System Recovery Options dialog box, click Command Prompt .
- Type Bootrec /RebuildBcd, and then press ENTER.
- If the Bootrec.exe tool runs successfully, it presents you with an installation path of a Windows directory. To add the entry to the BCD store, type Yes. A confirmation message appears that indicates the entry was added successfully.
- If the Bootrec.exe tool cannot locate any missing Windows installations, you must remove the BCD store, and then you must re-create it. To do this, type the following commands in the order in which they are presented. Press ENTER after each command.
Bcdedit /export C:\BCD_Backup
ren c:\boot\bcd bcd.old
Bootrec /rebuildbcd
- Restart the computer.
It took me some time to find the right instructions but your information worked. After following these steps I still got the bootmgr is missing error but at least this time when I booted from the Win7 DVD my drive actually showed up (previously it didn't) and the startup repair function was finally able to make the drive bootable.
Luckily this is just a test system I use to try thing out on. I used Acronis True Image WD Edition to make a disk image which I put on an external HDD. I then booted from the Acronis bootable rescue disk and pointed it to the image just to test if this program works correctly (before I bother installing it on my main computer).
It put all the files back onto the HD but ended up making it unbootable.Tuesday, November 27, 2012 9:05 PM -
Haithem Boukadida
I need your help man!
This is the problem below:
Problem Signature:
Problem Event Name: StartupRepairOffline
Problem Signature 01: 6.1.7600.16385
Problem Signature 02: 6.1.7600.16385
Problem Signature 03: unknown
Problem Signature 04: -1
Problem Signature 05: ExternalMedia
Problem Signature 06: 1
Problem Signature 07: MissingBootManager
OS Version: 6.1.7600.2.0.0.256.1
Locale ID:Read out privacy statement online:
If the online privacy statement is not available, please read our privacy statement offline.
X:\windows\system32\en-US\erofflps.textSaturday, December 29, 2012 8:23 PM -
Not working!
Problem Signature:
Problem Event Name: StartupRepairOffline
Problem Signature 01: 6.1.7600.16385
Problem Signature 02: 6.1.7600.16385
Problem Signature 03: unknown
Problem Signature 04: -1
Problem Signature 05: ExternalMedia
Problem Signature 06: 1
Problem Signature 07: MissingBootManager
OS Version: 6.1.7600.2.0.0.256.1
Locale ID:Read out privacy statement online:
If the online privacy statement is not available, please read our privacy statement offline.
X:\windows\system32\en-US\erofflps.textSaturday, December 29, 2012 8:48 PM -
thank you so much
I did your method and worked. Million thanks
essi
Wednesday, August 3, 2016 2:50 PM -
This is the correct answer.
Thanks so much for this. Can't believe how many forums posts i've trawled through that all said the same thing before finally coming across this gem.
Wednesday, October 19, 2016 4:38 PM