BOOTMGR is missing
-
Got the same issue here, but only on the newer CoreI7 machines I am imaging, not the older ones… Any ideas?
-
I wanted to update my post in case others where having the same issue. I have not figured out the problem with capturing/deploying a resizeable image on Win7 but I did get a decent work around in place. Basically I used Stephen Perkins [URL=‘http://fogproject.org/forum/threads/resizing-partition-with-windows-7-image.250/#post-1332’]post[/URL] idea of just adding a command to my unattend.xml to extend the OS partition during sysprep since I was able to capture and deploy a non-resizeable image with no problem.
-
Hi, i have the same problems.
I have a brand new fog 0.32 on ubuntu, i captured a Windows 7 x64 from my VMWare workstation (sysprepped and with the 100mb partition) but still no luck…
i set the image to single disk multiple partitions, but when the host boot i have a “BOOTMGR IS MISSING”
i try to restore a new VM with this image and for the VM, it works.
I dont understand what i’m doing wrong… i tried a lot of kernel but no luck… (for information i tried on a fujistu P3510 and Lenovo M71e, X220, X230)Help me
-
Hello all:
To get a very good image, you need to put ‘all-in-one’, in ONE partition. To do that, you will need:
1-) A REAL GOOD partition tool, like gparted or EASEUS partition manager ( to resize the partition, and get rid of the boot partition);
2-) BOOTICE, a tool that allow you to activate the partition that you resize;
3-) bcdboot and bootsect (cmd line tools), both from Win7 or from NT 6x Fast Installer;All tools here you got via google.com or, search for HBCD (The tool for the PROS, you really want to look for a edition or remix, like Proteus)
Got not enough time now, will write a tutorial explain it (for all 2008 and 2012 Win family)
-
[quote=“Alvaro Campoy Neto, post: 11485, member: 3686”]Hello all:
To get a very good image, you need to put ‘all-in-one’, in ONE partition. To do that, you will need:
1-) A REAL GOOD partition tool, like gparted or EASEUS partition manager ( to resize the partition, and get rid of the boot partition);
2-) BOOTICE, a tool that allow you to activate the partition that you resize;
3-) bcdboot and bootsect (cmd line tools), both from Win7 or from NT 6x Fast Installer;All tools here you got via google.com or, search for HBCD (The tool for the PROS, you really want to look for a edition or remix, like Proteus)
Got not enough time now, will write a tutorial explain it (for all 2008 and 2012 Win family)[/quote]
Thanks for your help;
i have already checked partitions with GParted, they seems to be ok but i dont understand you explain in ONE partition so you dont make the 100mb partition of Windows 7 ?
Thanks again -
I’m having this same issue. Ubuntu 12.10 and Fog 0.32. Uploading from and deploying to Windows 7. There are two partitions: SYSTEM and C:. Using Single Partition (Resizable) -> 20GB. The image deploys, but the BOOTMGR is on SYSTEM instead of C:, where it was. I started using Multiple Partitions, but the file size was over 170GB, and it’s not resizable. How, using the Single Partition setting for Windows 7, can I assure that is bootable and SYSTEM is not?
[quote=“Alvaro Campoy Neto, post: 11485, member: 3686”]Hello all:
To get a very good image, you need to put ‘all-in-one’, in ONE partition. To do that, you will need:
1-) A REAL GOOD partition tool, like gparted or EASEUS partition manager ( to resize the partition, and get rid of the boot partition);
2-) BOOTICE, a tool that allow you to activate the partition that you resize;
3-) bcdboot and bootsect (cmd line tools), both from Win7 or from NT 6x Fast Installer;All tools here you got via google.com or, search for HBCD (The tool for the PROS, you really want to look for a edition or remix, like Proteus)
Got not enough time now, will write a tutorial explain it (for all 2008 and 2012 Win family)[/quote]
Is this necessary, or just to “get a very good image?” I read somewhere that with Windows 7 (and it’s SYSTEM partition), you could use Single Partition and (as long as you set it as Windows 7) it will work.
Thanks.
-
Hello all
Ok, let’s go:
You need to RESIZE the partition, to do that:
DELETE the first partition, i/e “SYSTEM”, then resize (use the space before the main partition), and SAVE the changes;
Use BOOTICE to mark the partition active;
bcdboot and bcdedit to create the bcd rep. and set the flag on the partition;Example:
Disk: 100GB
Target system: Windows 7
Schema:P1 -> System, boot
Size -> 100MBP2 -> Windows 7
Size -> 98GBAfter resize, you got:
P1 - > Windows 7
Size -> 100GBThen, bootice, mark as active, bcdboot and bootsect (create bcd repository / set the boot flag on partition).
Example: If you got 1 partition, aka “C:”, to the bcdboot command:
bcdboot.exe C:\Windows /s /l en-us
Then
bootsect.exe /nt60
and DONE
-
I haven’t tried the steps above but there isn’t some sort of error caused by deleting the system partition? Bootice run under windows so how is the system partition deleted which gparted then bootice run to mark the partition active?
-
also having this issue
-
@kinjo said in BOOTMGR is missing:
also having this issue
Please start a new thread with your issues and details. There has been 4 years since this issue was initially reported, your environment may be different.
-
@kinjo said in BOOTMGR is missing:
also having this issue
got the fix people
http://www.deskdecode.com/how-to-fix-bootmgr-is-missing-error-on-windows-desktop-or-laptop/