Installation Guide
Table Of Contents
- Cover
- Documents Provided with This Product
- Contents
- Notations Used in This Document
- Trademarks
- Regulatory Notices
- Warnings and Additions to This Document
- Chapter 1 Installing Windows
- 1. Before Starting Setup
- 2. Setting Up the Operating System
- 3. Setting Up Windows Server 2008 R2
- 4. Setting Up Windows Server 2008
- 4.1 Before Starting Setup
- 4.2 Setup with EXPRESSBUILDER
- 4.3 Setup with OS Standard Installer
- 4.4 Installing Starter Pack
- 4.5 Setting Up Device Drivers
- 4.6 Specifying PAE Option
- 4.7 Installing the Bundled Software
- 4.8 License Authentication
- 4.9 Applying Service Pack
- 4.10 Installation When Multiple Logical Drives Exist
- 5. Setting Up Windows Server 2003 R2 x64 Edition
- 6. Setting Up Windows Server 2003
- 7. Setup for Solving Problems
- 8. Windows OS Parameter File
- Chapter 2 Installing the Bundled Software

6. Setting Up Windows Server 2003
Express5800/GT-110e, GT-110e-S, R110e-1E Installation Guide (Windows)
244
Chapter 1 Installing Windows
6.5
Specifying PAE Option
If the server can mount a memory of more than 4 GB in a 32-bit system, specify the PAE option settings to use
that memory.
Important
The PAE option is not supported by all products.
Refer to the following knowledge base to confirm whether your product
supports the PAE option:
KB291988
A description of the 4 GB RAM Tuning feature and the Physical Address
Extension parameter
For Windows Server 2003, the PAE option can be specified by editing the Boot.ini file. The following shows
an example of editing the Boot.ini file.
1. From the Start menu, point to Settings and then click Control Panel.
2. Double-click the System icon in the Control Panel window.
The System Properties dialog box appears.
3. Select the Advanced tab, and then click [Settings] under Startup and Recovery.
4. Click [Edit] in the System startup area on the Startup and Recovery dialog box, and then open the
Boot.ini file.
5. Add /PAE to operating systems, and then save the Boot.ini file.
Boot.ini example:
[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"
/fastdetect
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Windows Server 2003,
PAE" /fastdetect /PAE
C:\CMDCONS\BOOTSECT.DAT="Microsoft Windows Recovery Console"/cmdcons
Editing of the Boot.ini file is now complete.
Tips
You can specify an OS to start up automatically from the
Default operating
system drop-down list in the Startup and Recovery dialog box.