How to Enable PAE in x86 32-bit Windows Server 2003 and 2000 to Use Large 4GB or More RAM Memory Come attivare nel PAE x86 a 32-bit di Windows Server 2003 e il 2000 per l'utilizzo di grandi o più 4GB di 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. Dopo l'installazione di Windows 2000 (Datacenter Server o Advanced Server) o Windows 2003, sistema di proprietà mostra che solo circa 3,37 GB di memoria fisica (RAM) è disponibile per l'applicazione e l'uso del sistema, anche se a 4 GB di RAM o più moduli sono stati installati, e del BIOS può identifica correttamente installato la piena dimensione della memoria fisica, il che significa che la scheda madre e x86 o x64 CPU processore in grado di supportare più di 4 GB di memoria fisica.
32-bit Windows operating system depends on PAE ( Windows a 32 bit del sistema operativo dipende PAE ( Physical Address Extension Estensione indirizzo fisico ) feature to use more than 4 GB of physical memory. ) Caratteristica di utilizzare più di 4 GB di memoria fisica. On most Windows 2000 and Windows Server 2003 system, especially those run in NUMA mode on a NUMA-capable computer. Sulla maggior parte di Windows 2000 e Windows Server 2003 del sistema, in particolare quelli eseguiti in modalità NUMA NUMA su un grado di computer. PAE is disabled by default. PAE è disabilitato di default. PAE is enabled by default only if DEP ( PAE è abilitato di default solo se la funzionalità Protezione esecuzione programmi ( Data Protection Execution Protezione dei dati di esecuzione ) 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. ) È abilitato su un computer che supporta la funzionalità Protezione esecuzione programmi abilitati, o se il computer è configurato per il caldo aggiungere dispositivi di memoria in memoria gamme al di là di 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. Quindi, se non PAE è attivata in Windows 2000 e Windows Server 2003 (per esempio, se la funzionalità è disattivata da amministratore), il sistema non può essere in grado di rilevare, identificare e visualizzare più di 4GB di memoria, e dovrà assegnare un po 'più di 3GB di memoria di sistema e di applicazione solo in quanto alcuni indirizzi di memoria spazio deve essere riservato e sistema di mappati per dispositivi e periferiche.
To enable PAE in Windows Server 2003 and Windows 2000 (and Windows XP), append the Per attivare l'estensione PAE in Windows Server 2003 e Windows 2000 (e Windows XP), aggiungere la /PAE / PAE switch to the end of the line of operating system in the Boot.ini file. passare alla fine della linea del sistema operativo nel file Boot.ini. To disable PAE, use the /NOPAE switch. Per disattivare la modalità PAE, utilizzare l'opzione / NOPAE passare. 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. Boot.ini normalmente trova nella cartella principale (ad esempio C: \) con Sola lettura e Nascosto gli attributi, che sono tenuti ad essere rimosse prima che il file può essere modificato.
For example, Ad esempio,
Original Boot.ini: Boot.ini originale:
[boot loader] [boot loader]
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] [operating systems]
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: Modificare il file Boot.ini per diventare:
[boot loader] [boot loader]
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] [operating systems]
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: Per comando bootcfg, utilizzare:
bootcfg /raw "/pae" /A /ID 1
Restart the computer after modification to make the change effective. Riavviare il computer dopo l'aggiornamento per rendere effettiva la modifica.
Note that even with PAE enabled, there is still memory limit imposed by the operating system itself. Si noti che, anche con l'estensione PAE abilitato, vi è ancora memoria limite imposto dal sistema operativo stesso. The table below list the maximum memory support with PAE enabled for Windows 2000, Windows Server 2003 and Windows XP. La tabella qui di seguito elenco il massimo supporto per la memoria con il PAE è attivata per Windows 2000, Windows Server 2003 e Windows XP. Most 32-bit client based Windows operating system, such as Windows XP and Windows Vista (see La maggior parte dei 32-bit Client basato sistema operativo Windows, come Windows XP e Windows Vista (cfr. way to use large memory of more than 4GB in 32-bit Windows Vista modo di usare grande memoria di più di 4GB a 32-bit di Windows Vista ), has OS level limit that restricts the maximum amount of memory able to be used to 4GB. ), Ha OS livello limite che limita la quantità massima di memoria in grado di essere utilizzato per 4GB.
| Operating system Sistema operativo | Maximum memory support with PAE Massimo supporto per la memoria con PAE |
|---|---|
| Windows 2000 Advanced Server Windows 2000 Advanced Server | 8 GB of physical RAM 8 GB di RAM fisica |
| Windows 2000 Datacenter Server Windows 2000 Datacenter Server | 32 GB of physical RAM 32 GB di RAM fisica |
| Windows XP (all versions) Windows XP (tutte le versioni) | 4 GB of physical RAM* 4 GB di RAM fisica * |
| Windows Server 2003 (and SP1), Standard Edition Windows Server 2003 (e SP1), Standard Edition | 4 GB of physical RAM* 4 GB di RAM fisica * |
| Windows Server 2003, Enterprise Edition Windows Server 2003 Enterprise Edition | 32 GB of physical RAM 32 GB di RAM fisica |
| Windows Server 2003, Datacenter Edition Windows Server 2003 Datacenter Edition | 64 GB of physical RAM 64 GB di RAM fisica |
| Windows Server 2003 SP1, Enterprise Edition Windows Server 2003 SP1, Enterprise Edition | 64 GB of physical RAM 64 GB di RAM fisica |
| Windows Server 2003 SP1, Datacenter Edition Windows Server 2003 SP1, Datacenter Edition | 128 GB of physical RAM 128 GB di RAM fisica |
IMPORTANT : You're reading a machine translated page which is provided "as is" without warranty. IMPORTANTE: Stai lettura una macchina tradotto pagina che è fornito "così come sono" senza garanzia. 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 differenza di traduzione umana, traduzione automatica non comprendere la grammatica, semantica, sintassi, idiomi del linguaggio naturale, così spesso produrre imprecise e bassa qualità del testo che è fuorviante e incomprensibile. Thus, please refer to Pertanto, si prega di fare riferimento a original English article articolo originale in inglese when in doubt. in caso di dubbio.
Related Articles Articoli correlati
- How to Enable PAE on 32-bit Windows Vista for 4 GB or More Memory Come attivare l'estensione PAE su 32-bit di Windows Vista per 4 o più GB di memoria
- Enable Lock Pages in Memory to Prevent Database Paging to Disk Attiva blocco pagine in memoria per impedire database di paging su disco
- Windows Cannot Hibernate Computer with More Than 4 GB Memory Windows non è in grado di Hibernate computer con più di 4 GB di memoria
- How to Enable, Use and Support 4GB or More Physical RAM Memory in 32-bit Windows Vista Come attivare, utilizzo e supporto tecnico di 4GB o più di memoria RAM fisica a 32-bit di Windows Vista
- VMWare Server Causes System Frozen, Hang and Unresponsive When Power/Start Up in Vista VMWare Server cause sistema congelati, appendere e non quando il potere / avvio in Vista
- Microsoft Virtual PC (VPC) 2007 SP1 Free Download Microsoft Virtual PC (VPC) 2007 SP1 download gratuito
- How to Open and Run 32-bit Command Prompt in 64-bit (x64) Windows Come aprire Esegui e 32 bit in Prompt dei comandi a 64 bit (x64) Windows
- Windows Vista Starter Edition Supports More Than 1GB Memory (Tested on 2 GB System) Windows Vista Starter Edition supporta più di 1GB di memoria (testato su 2 GB System)
- VMware Server 2.0 Beta 2 Direct Download Link with Serial Number VMware Server 2.0 Beta 2 download diretto collegamento con numero di serie
- Test Memory On Computer for Errors with Windows Memory Diagnostic RAM Tester Test sulla memoria per computer con Windows errori diagnostici memoria RAM tester

































June 1st, 2008 01:37 1o giugno, 2008 01:37
[...] to have large memory size, typically bigger than 4 GB. [...] Ad avere grande dimensione della memoria, di solito di dimensioni superiori a 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. Che significa che a 32 bit del sistema operativo, PAE deve essere abilitato, anche se né Lock pagine in memoria, né dipendere da AWE PAE. Beside, on 32-bit operating systems, [...] Accanto, su sistemi operativi a 32 bit, [...]
June 1st, 2008 07:28 1o giugno, 2008 07:28
PAE is enabled by default in Windows XP and 2003 - no options are required in boot.ini. PAE è abilitato di default in Windows XP e 2003 - le opzioni non sono tenuti in 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. Ma entrambi a 32 bit di Windows XP a 32 bit e Win 2003 standard non supportano più di circa 3.3GB di RAM a causa di software per le limitazioni imposte da Microsoft. 32bit Linux supports up to 64GB of RAM just fine. Linux a 32 bit supporta fino a 64GB di RAM sufficiente.
June 1st, 2008 09:14 1o giugno, 2008 09:14
Windows Server 2003 do support more than 4GB with PAE enabled. Windows Server 2003 supportano più di 4GB con PAE abilitato.
June 2nd, 2008 02:48 2 Giugno 2008 02:48
Not a standard edition of Win2k3. Non è una edizione standard di Win2k3.
June 4th, 2008 18:00 4 giugno, 2008 18:00
[...] Via | Tip and Trick [...] [...] Via | Tip e Trick [...]
June 7th, 2008 01:34 7 Giugno 2008 01:34
[...] 1: Enable PAE support on Windows Server to allow large segment of physical memory to be [...] [...] 1: Abilitare il supporto PAE su Windows Server per consentire ampio segmento di memoria fisica per essere [...]
July 11th, 2008 01:13 Luglio 11, 2008 01:13
According to Secondo http://support.microsoft.com/kb/888732
Microsoft Windows XP Professional x64 Edition supports 128GB, not 4GB. Microsoft Windows XP Professional x64 Edition supporta 128 GB, non 4GB.
July 18th, 2008 13:58 18 luglio 2008 13:58
It is possible? E 'possibile? 2003 server standard edition 32 bit supports 8gb ram with PAE 2003 Server Standard Edition a 32 bit supporta 8 GB di RAM con PAE
September 25th, 2008 15:06 25 settembre 2008 15:06
i dont know about computer but now i will I dont know su computer, ma ora mi