Boot.ini Problem

razor5000

Member
Mar 15, 2004
131
0
0
Could I have some help, I have Windows XP on my Primary Master and Windows 2000 Pro on my Secondary Master. They are running on a PCI IDE Controller Card.

[boot loader]
timeout=30
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" /noexecute=optin /fastdetect
multi(0)disk(0)rdisk(1)partition(1)\WINNT="Microsoft Windows 2000 Professional" /fastdetect

Windows XP boots fine but not Windows 2000??

Can someone help me correct the boot.ini file so I can boot in to Windows 2000.
 

firewall

Platinum Member
Oct 11, 2001
2,099
0
0
It might be the fastdetect switch used. Can anyone else clarify the use of the fast detect switch? My multiboot config (98/XP) had fastdetect for Winxp only.