BF2 & Dual core

put it at the end of the command line in the c:/boot.ini file as seen in your bit above:

[boot loader]
timeout=5
default=multi(0)disk(0)rdisk(1)partition(1)\WINDOW S
[operating systems]
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect /onecpu
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP Professional x64 Edition" /noexecute=optin /fastdetect /onecpu
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Microsoft Windows XP Professional Dual Core" /noexecute=optin /fastdetect
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP Professional x64 Edition Dual Core" /noexecute=optin /fastdetect

Dont have a return before /onecpu as its part of the same line. seems to still be working for me!
 
Last edited:
Back
Top Bottom