User`s guide

User Guide
253
www.bull.com
2. When the [Install Hardware Device Drivers] dialog box appears, select [Search
for a suitable driver for my device (Recommended)], and click [Next].
3. When the [Locate Driver Files] dialog box appears, select [Floppy disk drives],
insert "Windows Server 2003 OEM-DISK for ExpressBuilder" into the floppy
disk drive, and click [Next].
4. When the [Driver Files Search Results] dialog box appears, click [Next].
5. Copying of the driver is completed, and the [Completion of the new hardware
detection wizard] dialog box below appears. Click [Complete].
Available Switch Options for Windows Server 2003 Boot.ini File
Many different switches will be available if you edit Boot.ini file.
For the available switch options, refer to the following information:
Microsoft Knowledge Base - Article ID: 833721
"Available switch options for the Windows XP and the Windows Server 2003
Boot.ini files"
If your system has a memory capacity in excess of 4GB in its installing, adding /PAE
switch in Boot.ini file will enable the system to be installed with over 4GB of memory.
However, the Microsoft operating system products which support /PAE switch option
are limited.
Refer to the following article in Microsoft Knowledge Base to check the supported
products.
Microsoft Knowledge Base - Article ID: 291988
"A description of the 4GB RAM tuning feature and the Physical Address
Extension switch"
Below is the example on how to add /PAE switch to Boot.ini file.
1. Click [Start], point to [Settings], and then click [Control Panel].
2. In [Control Panel], double-click [System].
3. Click the [Advanced] tab, and then click [Settings] under [Setup and
Recovery].
4. Under [System Setup], click [Edit] to open [Boot.ini].
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(2)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Windows Server 2003,
Standard" /fastdetect
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Windows Server 2003,
Standard, PAE" /fastdetect /PAE