There are several things that you need to do to restore the NT boot
loader and to regain dual boot capabilities:
1- Copy the files NT (XP) files boot.ini, ntldr, NTDETECT.COM to the
root of the FAT16 partition. The file boot.ini is created when Windows
is installed, you will have to recreate it, it can be recreated manually
or you can boot to the Recovery Console and use the BOOTCFG command to
recreate it. You can copy (extract) the other files from the XP CD to
the root of the FAT16 partition.
2- You will have to boot to the DOS installation and use the ancient
DEBUG command to create a bootsect.dos file for the DOS installation.
This file is needed by ntldr to boot DOS.
3- You will have to boot to the Recovery Console and issue the FIXBOOT
command on the FAT16 partition then issue the FIXMBR command.
Another way of doing all the above in one fell swoop is to install the
Recovery Console, that should do everything that is needed to restore
the boot loader to ntldr and at the same time it should create the
boot.ini and bootsect.dos files. You can create a floppy boot diskette
to access the Windows XP installation and then proceed to install the
Command Console, that should do the trick. Note that to create an XP
floppy startup diskette you *must* format the diskette with an NT
machine, you cannot format it with a DOS?Win9X machine, if you do the
diskette will fail to boot the XP installation.
How to install the Windows Recovery Console
http://support.microsoft.com/kb/216417
How to create a Windows NT 4.0, 2000, XP or Server 2003 boot floppy disk
http://www.nu2.nu/bootdisk/ntboot/
How To Create a Boot Disk for an NTFS or FAT Partition in Windows XP
http://support.microsoft.com/kb/305595
John
rgw wrote:
> Hello.
>
> I had a PC set up to dual boot DOS & XP Pro. The DOS partition was formatted
> as FAT16 and located at the front of the drive and set active. The XP
> partition was NTFS formatted and occupied the rest of the drive. Both of the
> partitions were primary. Unfortunatley when the PC arrived at it's
> destination someone reformatted the FAT16 partition and reinstalled DOS. Now
> the PC boots directly into DOS. How do I repair the dual boot without having
> to reinstall XP. I have a test PC set up like the other PC but running FIXMBR
> from the recovery console did not work. Thanks for any help you can provide.