<p><a href="http://wincert.net/wp-content/uploads/2015/01/windows-xp2.jpg"><img class="alignnone size-full wp-image-553" src="http://wincert.net/wp-content/uploads/2015/01/windows-xp2.jpg" alt="windows-xp2 box,access,computer,blue screen,ctrl alt delete, logoff,network folders" width="720" height="340" /></a></p>
<p>If you have dual boot system and you delete the first partition, you also delete the boot files needed to load the system: boot.ini, NTLDR, and NTDetect.com.</p>
<p>You will get a NTLoader is missing error message during OS boot.</p>
<p><!--more--></p>
<p>You should be able to boot to the XP installation CD, get into the Recovery Console, and then run some commands. At the &#8220;Welcome to Setup&#8221; screen, press F10 or press R to repair, and start the Windows Recovery Console, and type the following commands:</p>
<p><span style="color: #003366;">FIXMBR C:</span></p>
<p lang="hr-BA"><span style="color: #003366;">FIXBOOT C:</span></p>
<p lang="hr-BA"><span style="color: #003366;">COPY CDDrive:\I386\NTLDR C:\</span></p>
<p lang="hr-BA"><span style="color: #003366;">COPY CDDrive:\I386\NTDETECT.COM C:\</span></p>
<p lang="hr-BA"><span style="color: #003366;">BOOTCFG /Rebuild</span></p>
<p lang="hr-BA">(Where, of course, CDDrive is the letter of your CD-ROM drive.)</p>
<p lang="hr-BA">Then reboot by typing the EXIT command.</p>
<p lang="hr-BA">NTLoader error should be gone now.</p>