How Do I Enable the PAE Switch?
#1

Well, I'm on XP but I have 4gb of RAM coming in the mail tomorrow. I was searching for ways to negate the memory limits, and I came across the PAE switch. It looks like this is what I need. Can anyone tell me how to enable the PAE switch?
Reply
#2

European Snake Wrote:Well, I'm on XP but I have 4gb of RAM coming in the mail tomorrow. I was searching for ways to negate the memory limits, and I came across the PAE switch. It looks like this is what I need. Can anyone tell me how to enable the PAE switch?

This is my boot.ini file

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Home Edition" /fastdetect /NoExecute=OptIn


http://www.microsoft.com/whdc/system/pl ... aedrv.mspx

To boot the system and utilize PAE memory, the /PAE switch must be added to the corresponding entry in the Boot.ini file. If a problem should arise, Safe Mode may be used, which causes the system to boot using the normal kernel (support for only 4 GB of RAM) even if the /PAE switch is part of the Boot.ini file.

The PAE mode kernel requires an Intel Architecture processor, Pentium Pro or later, more than 4 GB of RAM, and Windows 2000, Windows XP, or Windows Server 2003.

The PAE kernel can be enabled automatically without the /PAE switch present in the boot entry if the system has DEP enabled (/NOEXECUTE switch is present) or the system processor supports hardware-enforced DEP. Presence of the /NOEXECUTE switch on a system with a processor that supports hardware-enforced DEP implies the /PAE switch. If the system processor is capable of hardware-enforced DEP and the /NOEXECUTE switch is not present in the boot entry, Windows assumes /NOEXECUTE=optin by default and enables PAE mode. For more information, see the topic "Boot Options in a Boot.ini File" in the Windows DDK.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)