How to fix the boot error when restoring a non-syspreped Windows 7 image.
When working with our core image for Windows 7 I found that restoring an image that has not been syspreped results in a boot error. You can go through the windows repair and let it try to "fix" the issue. Or you can simply use bcdedit to "reset" to boot information. I never had this problem with Windows Vista Images, so it seems to be the new boot manager with Windows 7 that cause this issue. It's probably a good thing to keep unauthorized (and un-sysprepped) images off of your network.
1 ) Restore the Windows 7 image onto the computer
2 ) Boot with the latest version of your Altiris bootdisk.
3 ) Run these commands:
3a ) bcdedit /set {default} device partition=c:
3b ) bcdedit /set {default} osdevice partition=c:
3c ) bcdedit /set {bootmgr} device partition=c:
The Endpoint Management Community Blog is the perfect place to share short, timely insights including product tips, news and other information relevant to the Endpoint Management community. Any authenticated Connect member can contribute to this blog.
Comments 1 Comment • Jump to latest comment
What is the exact boot error? I had a boot problem and wonder if we are talking about the same error.
Would you like to reply?
Login or Register to post your comment.