• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

WinXP Boot Problem.....

stevens

Senior member
I uninstalled Win98 and reformated my hd and then installed XP Pro. When i boot my computer up i a screen that gives the choice to boot to Windows or XP Pro. It is like it is configured for a dual boot setup. I can get into XP Pro and everyhitng works fine, but all i get is a C: prompt when i go to windows. What can i do to fix this?
 
When you re-formatted, did you FDISK the drive? Somehow, something got left over in the MBR and XP thinks you are dual-booting.
 
I fdisked and re formated. I even went back into fdisk and there are no other partitions except the one for WinXP. Where could it be?
 
boot loader]
timeout=999
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect



make it look like this
 
When you installed XP, it saw that Win9x was on the machine (even if you just did a format /s on the drive) and made your box dual boot.

Delete the reference in boot.ini and delete bootsect.dat (bootsect.dos? whatever it is) and you'll be fine.
 
Back
Top