After resizing the primary partition of a Windows 2008 Server, I received error
0xc0000225 from Windows Boot Manager.
The solution is:
1) boot from the original Windows DVD
2) get to the command prompt using Repair option
3) run x:\sources\recovery\StartRep.exe
Home /
Tips
/
Troubleshooting
/
Windows 2008
/
Error 0xc0000225 on Windows Server
- Blogger Comment
- Facebook Comment
Subscribe to:
Post Comments
(
Atom
)
4 commenti:
Many thanks from snowy Russia:) Your advice was very helpful
Another solution is provided here:
https://neosmart.net/wiki/0xc0000225/#Fix_2_Manually_configuring_the_active_partition
diskpart
list part
select partition x
active
quit
use bootrec command
Very helpful. I have manage to recover my server. Thank You.
Post a Comment