1. Open command prompt in admin mode.
2. Type this on command prompt :
bcdedit /create {ntldr} /d "Windows XP"
3. Set the Windows XP parition, mine is D:\.
bcdedit /set {ntldr} device partition=D:
4. Set the ntldr. it usually on \ntldr.
bcdedit /set {ntldr} path \ntldr
5. Last step
bcdedit /displayorder {ntldr} /addlast
If you get confused you can use EasyBCD.
0 comments:
Post a Comment