Edit: I feel like I should add, I want XP to USE all four gigs also, and it has been stated that XP is actually using all four, it is just not showing all four. Anyway, original post follows below:
Hey guys, I've been reading through the tech stuff. A lot of handy things in here. I have 4 gigs of RAM but Windows only recognizes 2.5. I ran CPU-Z and it shows all 4. I checked BIOS and it shows all 4. But is my OS only utilizing the 2.5 it shows in system properties? If so I want to change that.
I read about changing the BOOT.INI file of Windows to recognize 4 gigs of RAM. Turns out, all you have to do is add a "Physical Address Extension" line to the BOOT.INI file.
Here is a quote from the Microsoft page:
So I followed the above and added /PAE to the text line. I restarted and under system properties it still shows 2.5. Has anybody had success with trying this? I was very excited initially about this, but now I'm not so sure it will work
Hey guys, I've been reading through the tech stuff. A lot of handy things in here. I have 4 gigs of RAM but Windows only recognizes 2.5. I ran CPU-Z and it shows all 4. I checked BIOS and it shows all 4. But is my OS only utilizing the 2.5 it shows in system properties? If so I want to change that.
I read about changing the BOOT.INI file of Windows to recognize 4 gigs of RAM. Turns out, all you have to do is add a "Physical Address Extension" line to the BOOT.INI file.
Here is a quote from the Microsoft page:
By the way, if you need to know how to edit the BOOT.INI file do the following: Right click My Computer > Properties > Advanced Tab > Startup and Recovery Settings > Edit ButtonPAE is an Intel-provided memory address extension that enables support of greater than 4 GB of physical memory for most 32-bit (IA-32) Intel Pentium Pro and later platforms. This article provides information to help device driver developers implement Windows drivers that support PAE.
To enable PAE: Locate the Boot.ini file, which is typically in the root folder (for example, C) and remove its Read-Only and Hidden attributes.
Open the Boot.ini file with a text editor, and then add the /PAE parameter to the ARC path, as shown in the following example:
multi(0)disk(0)rdisk(0)partition(2)
\WINNT="Windows ???? Datacenter Server" /PAE /basevideo /sos
On the File menu, click Save.
Restore the Read-Only attribute to the Boot.ini file.
So I followed the above and added /PAE to the text line. I restarted and under system properties it still shows 2.5. Has anybody had success with trying this? I was very excited initially about this, but now I'm not so sure it will work
Last edited by Magna-Mike (2011-02-02 18:07:59)