Treba ti alat zvan Bootsect.exe, kojeg ćeš naći unutar Windows Automated Installation Kit-a (AIK) kojega možeš skinuti na stranici:
vista_6000.16386.061101-2205-LRMAIK_EN.img
Tamo gdje si spremio Bootsect.exe otvoriš command prompt i izvršiš naredbu:
bootsect /nt60 e:
Zatim redom ukucaš naredbe:
(btw. Bcedit ti se nalazi u Windows\system32 direktoriju na particiji gdje ti se nalazi Vista)
Bcdedit /create {legacy} /d "Windows XP Professional"
Bcdedit /set {legacy} device boot
Bcdedit /set {legacy} path \ntldr
Bcdedit /displayorder {legacy} /addlast
Restartiraj računalo...