Below is the example on how to add /PAE switch to Boot.ini file.
1.Click [Start], point to [Programs], point to [Accessories], and then click [Notepad].
2.On the [File] menu, click [Open...].
3.In the [Open] dialog box, in the [Look in]
4.In the [Open] dialog box, in the [Files of type]
The content of Boot.ini file will be displayed.
5.Add "/PAE" to [Operating Systems] section in [Boot.ini] file, and then save it.
<Example of Boot.ini file>
[boot loader] timeout=30 default=multi(0)disk(0)rdisk(0)partition(1)\WINNT [operating systems] multi(0)disk(0)rdisk(0)partition(1)\WINNT="Windows 2000" /fastdetect multi(0)disk(0)rdisk(0)partition(1)\WINNT="Windows 2000, PAE" /fastdetect /PAE
This is the end of editing Boot.ini file.
NOTE: If you choose one of the items in the "Default operating system"
SETTING FOR COLLECTING MEMORY DUMP (DEBUG INFORMATION)
Set for collecting memory dump using the procedure described in Chapter 5.