How to Enable PAE in x86 32-bit Windows Server 2003 and 2000 to Use Large 4GB or More RAM Memory Come attivare in PAE x86 a 32-bit di Windows Server 2003 e il 2000 per l'utilizzo di grandi 4GB di RAM o più di memoria
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 aver installato 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 il sistema di applicazione e utilizzo, 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 dal 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 sistema, in particolare quelli eseguiti in modalità NUMA NUMA su un computer con capacità. PAE is disabled by default. PAE è disattivata di default. PAE is enabled by default only if DEP ( PAE è attivata per impostazione predefinita solo se DEP ( Data Protection Execution Esecuzione di protezione dei dati ) 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. ) È attivata su un computer che supporta l'hardware-enabled DEP, o se il computer è configurato per aggiungere a caldo 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 PAE non è attivata in Windows 2000 e Windows Server 2003 (ad esempio, se la funzionalità è disattivata di amministratore), il sistema non può essere in grado di rilevare, identificare e visualizzare più di 4 GB 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 mappato sistema per i dispositivi e periferiche.
To enable PAE in Windows Server 2003 and Windows 2000 (and Windows XP), append the Per consentire PAE in Windows Server 2003 e Windows 2000 (e Windows XP), aggiungi il /PAE / PAE switch to the end of the line of operating system in the Boot.ini file. passare alla fine della riga del sistema operativo nel file Boot.ini. To disable PAE, use the /NOPAE switch. Per disattivare PAE, usa il / NOPAE interruttore. 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 attributi, che devono essere rimossi prima che il file può essere modificato.
For example, Per 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] [sistemi operativi]
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: Cambia Boot.ini a 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] [sistemi operativi]
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 / SPA
For Bootcfg command, use: Per il comando bootcfg, utilizzare:
bootcfg /raw "/pae" /A /ID 1 bootcfg / raw "/ PAE" / A / ID 1
Restart the computer after modification to make the change effective. Riavviare il computer dopo l'aggiornamento a 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 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 l'elenco massimo di memoria con supporto PAE abilitato 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 ad esempio Windows XP e Windows Vista (v. way to use large memory of more than 4GB in 32-bit Windows Vista modo di usare la memoria di grandi dimensioni di più di 4 GB in 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 leggendo una macchina tradotto pagina che è fornito "così com'è" senza alcuna 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 capisce la grammatica, semantica, sintassi, idiomi del linguaggio naturale, così spesso inesatte produrre e di bassa qualità testo che è fuorviante e incomprensibile. Thus, please refer to Pertanto, si prega di fare riferimento a original English article articolo originale in lingua 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 PAE a 32-bit di Windows Vista per 4 GB o più memoria
- Enable Lock Pages in Memory to Prevent Database Paging to Disk Attiva blocco pagine in memoria per impedire banca dati di paginazione 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, Usa e supporto 4GB o più di memoria RAM fisica in 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 l'alimentazione / Start up 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 e Esegui a 32 bit nel Prompt dei comandi a 64 bit (x64) di 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 il numero di serie
- Download Windows Search 4.0 Preview Cerca il download di Windows 4,0 Anteprima




























June 1st, 2008 01:37 1 ° giugno 2008 01:37
[...] to have large memory size, typically bigger than 4 GB. [...] A memoria hanno grandi dimensioni, in genere più grande di 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. Il che significa che a 32 bit del sistema operativo, PAE deve essere abilitato, anche se non Lock pagine in memoria né AWE dipendono PAE. Beside, on 32-bit operating systems, [...] Accanto, su sistemi operativi a 32 bit, il [...]
June 1st, 2008 07:28 1 ° giugno 2008 07:28
PAE is enabled by default in Windows XP and 2003 - no options are required in boot.ini. PAE è attivata per impostazione predefinita in Windows XP e 2003 - 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 Windows XP 32bit e 32bit Win 2003 Standard non supportano più di circa 3.3GB di RAM software a causa di limitazioni imposte da Microsoft. 32bit Linux supports up to 64GB of RAM just fine. 32 bit di Linux supporta fino a 64GB di RAM sufficiente.
June 1st, 2008 09:14 1 ° giugno 2008 09:14
Windows Server 2003 do support more than 4GB with PAE enabled. Windows Server 2003 supportano più di 4 GB con PAE abilitato.