How to Enable PAE in x86 32-bit Windows Server 2003 and 2000 to Use Large 4GB or More RAM Memory Cómo habilitar PAE en x86 32-bit de Windows Server 2003 y 2000, para utilizar grandes 4GB o más de memoria RAM
After installing Windows 2000 (Datacenter Server or Advanced Server) or Windows 2003, system properties shows that only around 3.37 GB of physical memory (RAM) is available for application and system use, although 4 GB or more RAM modules have been installed, and BIOS can correctly identifies the full installed size of physical memory, which means that the motherboard and x86 or x64 CPU processor can support more than 4 GB of physical memory. Después de instalar Windows 2000 (Datacenter Server o Advanced Server) o Windows 2003, sistema de propiedades muestra que sólo alrededor de 3,37 GB de memoria física (RAM) está disponible para la aplicación y el uso del sistema, a pesar de 4 GB de RAM o más módulos se han instalado, y BIOS puede identifica correctamente el tamaño total instalado de memoria física, lo que significa que la placa base x86 y x64 CPU o procesador puede soportar más de 4 GB de memoria física.
32-bit Windows operating system depends on PAE ( 32-bit de Windows el sistema operativo depende de la PAE ( Physical Address Extension Extensión de dirección física ) feature to use more than 4 GB of physical memory. ) Para utilizar más de 4 GB de memoria física. On most Windows 2000 and Windows Server 2003 system, especially those run in NUMA mode on a NUMA-capable computer. En la mayoría de Windows 2000 y Windows Server 2003 del sistema, especialmente los que se ejecutan en modo de NUMA NUMA en un equipo con capacidad. PAE is disabled by default. PAE está deshabilitado por defecto. PAE is enabled by default only if DEP ( PAE está habilitado por defecto sólo si DEP ( Data Protection Execution La protección de los datos de ejecución ) is enabled on a computer that supports hardware-enabled DEP, or if the computer is configured for hot-add memory devices in memory ranges beyond 4 GB. ) Está habilitado en un equipo que apoya hardware habilitado para DEP, o si el equipo está configurado para caliente añadir dispositivos de memoria en la memoria va más allá de 4 GB.
Thus, if PAE is not enabled in Windows 2000 and Windows Server 2003 (for example, if DEP is turned off by administrator), the system may not able to detect, identify and see more than 4GB memory, and will have to allocate slightly more than 3GB of memory for system and application only as some memory address space has to be reserved and mapped for system devices and peripherals. Por lo tanto, si PAE no está habilitado en Windows 2000 y Windows Server 2003 (por ejemplo, si DEP está desactivada por el administrador), el sistema no podrá ser capaz de detectar, identificar y ver más de 4GB de memoria, y tendrá que asignar un poco más de 3GB de memoria de sistema y aplicación, ya que algunos sólo espacio de direcciones de memoria tiene que ser reservado y de sistema de mapeado y dispositivos periféricos.
To enable PAE in Windows Server 2003 and Windows 2000 (and Windows XP), append the Para habilitar el PAE en Windows Server 2003 y Windows 2000 (y Windows XP), añada la /PAE / PAE switch to the end of the line of operating system in the Boot.ini file. pasar a la final de la línea de sistema operativo en el archivo Boot.ini. To disable PAE, use the /NOPAE switch. Para deshabilitar el PAE, el uso / NOPAE cambiar. The Boot.ini normally located in the root folder (ie C:\) with Read-Only and Hidden attributes, which are required to be removed before the file can be edited. El Boot.ini normalmente encuentra en la carpeta raíz (por ejemplo, C: \) con el de sólo lectura y oculto atributos, que están obligados a ser eliminados antes de que el archivo puede ser editado.
For example, Por ejemplo,
Original Boot.ini: Boot.ini original:
[boot loader] [gestor de arranque]
timeout=0 timeout = 0
default=multi(0)disk(0)rdisk(0)partition(1)\WINNT default = multi (0) disk (0) rdisk (0) partition (1) \ WINNT
[operating systems] [sistemas operativos]
multi(0)disk(0)rdisk(0)partition(1)\WINNT=”Microsoft Windows 2000 Advanced Server” multi (0) disk (0) rdisk (0) partition (1) \ WINNT = "Microsoft Windows 2000 Advanced Server"
/fastdetect / fastdetect
Change the Boot.ini to become: Cambie el Boot.ini para convertirse en:
[boot loader] [gestor de arranque]
timeout=0 timeout = 0
default=multi(0)disk(0)rdisk(0)partition(1)\WINNT default = multi (0) disk (0) rdisk (0) partition (1) \ WINNT
[operating systems] [sistemas operativos]
multi(0)disk(0)rdisk(0)partition(1)\WINNT=”Microsoft Windows 2000 Advanced Server” multi (0) disk (0) rdisk (0) partition (1) \ WINNT = "Microsoft Windows 2000 Advanced Server"
/fastdetect /PAE / fastdetect / PAE
For Bootcfg command, use: Para Bootcfg comando, utilice:
bootcfg /raw "/pae" /A /ID 1
Restart the computer after modification to make the change effective. Reinicie el equipo después de la modificación para hacer efectivo el cambio.
Note that even with PAE enabled, there is still memory limit imposed by the operating system itself. Tenga en cuenta que incluso con PAE habilitado, todavía hay límite de memoria impuesto por el propio sistema operativo. The table below list the maximum memory support with PAE enabled for Windows 2000, Windows Server 2003 and Windows XP. El cuadro que figura a continuación la lista máxima de memoria con apoyo PAE habilitado para Windows 2000, Windows Server 2003 y Windows XP. Most 32-bit client based Windows operating system, such as Windows XP and Windows Vista (see La mayoría de 32-bits para clientes basadas en sistema operativo Windows, como Windows XP y Windows Vista (véase way to use large memory of more than 4GB in 32-bit Windows Vista manera de utilizar grandes cantidades de memoria de más de 4 GB en 32-bit de Windows Vista ), has OS level limit that restricts the maximum amount of memory able to be used to 4GB. ), Ha OS nivel límite que restringe la cantidad máxima de memoria en condiciones de ser utilizado para 4GB.
| Operating system Sistema operativo | Maximum memory support with PAE Memoria máxima de apoyo con PAE |
|---|---|
| Windows 2000 Advanced Server Windows 2000 Advanced Server | 8 GB of physical RAM 8 GB de RAM física |
| Windows 2000 Datacenter Server Windows 2000 Datacenter Server | 32 GB of physical RAM 32 GB de RAM física |
| Windows XP (all versions) Windows XP (todas las versiones) | 4 GB of physical RAM* 4 GB de RAM física * |
| Windows Server 2003 (and SP1), Standard Edition Windows Server 2003 (y SP1), Standard Edition | 4 GB of physical RAM* 4 GB de RAM física * |
| Windows Server 2003, Enterprise Edition Windows Server 2003, Enterprise Edition | 32 GB of physical RAM 32 GB de RAM física |
| Windows Server 2003, Datacenter Edition Windows Server 2003, Datacenter Edition | 64 GB of physical RAM 64 GB de RAM física |
| Windows Server 2003 SP1, Enterprise Edition SP1 de Windows Server 2003, Enterprise Edition | 64 GB of physical RAM 64 GB de RAM física |
| Windows Server 2003 SP1, Datacenter Edition SP1 de Windows Server 2003, Datacenter Edition | 128 GB of physical RAM 128 GB de RAM física |
IMPORTANT : You're reading a machine translated page which is provided "as is" without warranty. IMPORTANTE: Usted está leyendo una máquina traducido la página que se proporciona "TAL CUAL" SIN GARANTÍA. Unlike human translation, machine translation does not understand the grammar, semantics, syntax, idioms of natural language, thus often produce inaccurate and low quality text which is misleading and incomprehensible. A diferencia de traducción humana, traducción automática no entiende la gramática, la semántica, la sintaxis, modismos de lenguaje natural, por lo tanto, producen a menudo inexactos y baja calidad de texto que es engañosa e incomprensible. Thus, please refer to Por lo tanto, por favor, consulte original English article artículo original Inglés when in doubt. en caso de duda.
Related Articles Artículos relacionados
- How to Enable PAE on 32-bit Windows Vista for 4 GB or More Memory Cómo habilitar el PAE en 32-bit de Windows Vista para 4 GB o más memoria
- Enable Lock Pages in Memory to Prevent Database Paging to Disk Habilitar el bloqueo de páginas en la memoria para evitar que la base de datos de paginación en el disco
- Windows Cannot Hibernate Computer with More Than 4 GB Memory Windows no puede hibernar el equipo con más de 4 GB de memoria
- How to Enable, Use and Support 4GB or More Physical RAM Memory in 32-bit Windows Vista Cómo habilitar, la utilización de Apoyo y 4GB o más de memoria RAM física en 32-bit de Windows Vista
- VMWare Server Causes System Frozen, Hang and Unresponsive When Power/Start Up in Vista VMWare servidor de sistema de causas congeladas, se bloquea y no cuando el poder / puesta en marcha en Vista
- Microsoft Virtual PC (VPC) 2007 SP1 Free Download Microsoft Virtual PC (VPC) 2007 SP1 descarga gratuita
- How to Open and Run 32-bit Command Prompt in 64-bit (x64) Windows Cómo abrir y ejecutar de 32-bit en el símbolo del 64-bit (x64) de Windows
- Windows Vista Starter Edition Supports More Than 1GB Memory (Tested on 2 GB System) Windows Vista Starter Edition da soporte a más de 1GB de memoria (probado en 2 GB System)
- VMware Server 2.0 Beta 2 Direct Download Link with Serial Number VMware Server 2.0 Beta 2 descarga directa relación con el número de serie
- Test Memory On Computer for Errors with Windows Memory Diagnostic RAM Tester Test de memoria en la computadora de los errores de Windows Memory Diagnostic RAM Tester

































June 1st, 2008 01:37 1ro de junio, 2008 01:37
[...] to have large memory size, typically bigger than 4 GB. [...] A tener gran tamaño de la memoria, por lo general más grande que 4 GB. Which mean that on 32-bit operating system, PAE has to be enabled, although neither Lock Pages in Memory nor AWE depend on PAE. Lo que significa que el sistema operativo de 32 bits, PAE tiene que ser activado, aunque ninguno de los dos Bloquear páginas en memoria AWE ni dependen de la PAE. Beside, on 32-bit operating systems, [...] Además de, en sistemas operativos de 32 bits, [...]
June 1st, 2008 07:28 1ro de junio, 2008 07:28
PAE is enabled by default in Windows XP and 2003 - no options are required in boot.ini. PAE está habilitado por defecto en Windows XP y 2003 - no se requieren opciones en boot.ini.
But both 32bit Windows XP and 32bit Win 2003 standard do not support more than around 3.3GB of RAM due to software limitations imposed by Microsoft. Sin embargo, ambos de 32 bits y Windows XP de 32 bits estándar de Win 2003 no admiten más de alrededor de 3.3GB de memoria RAM de software debido a las limitaciones impuestas por Microsoft. 32bit Linux supports up to 64GB of RAM just fine. Linux de 32 bits soporta hasta 64GB de RAM bien.
June 1st, 2008 09:14 1ro de junio, 2008 09:14
Windows Server 2003 do support more than 4GB with PAE enabled. Windows Server 2003 no soportan más de 4GB con PAE activado.
June 2nd, 2008 02:48 2 de junio, 2008 02:48
Not a standard edition of Win2k3. No es un estándar de edición de Win2k3.
June 4th, 2008 18:00 4 de junio, 2008 18:00
[...] Via | Tip and Trick [...] [...] Vía | Tip y truco [...]
June 7th, 2008 01:34 7 de junio, 2008 01:34
[...] 1: Enable PAE support on Windows Server to allow large segment of physical memory to be [...] [...] 1: Habilitar el apoyo PAE en Windows Server para permitir que gran parte de la memoria física que se [...]
July 11th, 2008 01:13 11 de julio, 2008 01:13
According to Según http://support.microsoft.com/kb/888732
Microsoft Windows XP Professional x64 Edition supports 128GB, not 4GB. Microsoft Windows XP Professional x64 Edition admite 128GB, 4GB no.
July 18th, 2008 13:58 18 de julio, 2008 13:58
It is possible? Es posible? 2003 server standard edition 32 bit supports 8gb ram with PAE 2003 Server Standard Edition de 32 bits compatible con 8GB de memoria RAM PAE
September 25th, 2008 15:06 25 de septiembre, 2008 15:06
i dont know about computer but now i will Yo no sé acerca de ordenador, pero ahora voy a