beautypg.com

Changing the bootup order, Setting up the physical address extension – Toshiba Magnia 3310 User Manual

Page 201

background image

Installing Software
Windows® 2000 Server

184

Procedure after installation of the Windows 2000 Server

After the installation of the Windows 2000 Server is complete,
follow the procedure mentioned below:

Changing the Bootup Order

Use the BIOS setup utility to return boot sequence order to the
default. Press <-> to move “CD-ROM Drive” to a lower order
in the boot sequence than “+Hard Drive”.

See “Changing the boot sequence” on page 181.

Setting up the Physical Address Extension

When more than 4 GB of system memory is mounted on this
server and you run Windows 2000 Advanced Server, use the
following settings to enable memory capacity greater than 4
GB. (If mounted memory is 4 GB or less, this setting need not
be made.) To enable this setting, restart the server.

1 Start Windows 2000, and log onto Windows 2000 as the

Administrator (or a user having equivalent rights).

2 Select “Start” - “Run...” and execute the following to activate

the “Notepad”: notepad c:\boot.ini

3 Add the “/PAE” option to the boot.ini file according to the fol-

lowing edited script example:

NOTE: When physical address extension is set, hibernation is
not supported as a result of the restrictions defined in the OS
specification.

[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="Microsoft

Windows 2000 Advanced Server" /fastdetect /PAE