Ram 6 GB

  • Thread starter Thread starter Hernowo hardono
  • Start date Start date
H

Hernowo hardono

I have installed RAM 6 GB on Windows 2000 Advanced Server
on hp Proliant ML530, The Computer has known memory 6 GB,
but in Win2K Advanced server RAM have installed just 3.6 GB

Please.. help me..
 
- Open Windows Explorer
- Edit the file properties of C:\boot.ini
- Uncheck the Read Only file attribute
- Open boot.ini in Notepad

-------------------------------
[boot loader]
timeout=5
default=multi(0)disk(0)rdisk(0)partition(1)\WINNT
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Windows 2000
Advanced Server" /fastdetect
-------------------------------

Add the following 2 switches on lines after fastdetect:
/PAE:
/NOLOWMEM:

Save boot.ini
Reset the Read Only file attribute
Reboot the computer for the changes to take effect

Remember, if you ever plan to add even more RAM; 8GB is
the maximum in 2000 Advanced Server.


Austin M. Horst
 
Back
Top