In order to help our users, here is how the 3GB switch can be setup.
This has been discussed a lot in the forum, though there are still users finding problems with it.
First, an additional line has to be added in the < boot.ini > file.
The < boot.ini > file is actually a protected system file, which is
hidden from the Windows OS by default. To make it accessible:
Here is a typical < boot.ini > and how it looks like:
Important:
There are some CPU and MB configurations, which also do not allow this extension to run properly.
If you have encountered this, please report the hardware specifications.
Thank you !
For more info on the topic, refer to:
http://www.microsoft.com/whdc/system...AE/PAEmem.mspx
Best regards,
nikki Candelero
This has been discussed a lot in the forum, though there are still users finding problems with it.
First, an additional line has to be added in the < boot.ini > file.
The < boot.ini > file is actually a protected system file, which is
hidden from the Windows OS by default. To make it accessible:
- (*) Open the Explorer ;
(*) Tools - Folder Option ;
(*) View - Tab ;
(*) Uncheck the < Hide protected operating system files > ;
(*) Look for the < boot.ini > in the C:\ root folder ;
(*) Open it using Notepad.exe (or any other editing application) ;
(*) Copy the last line, which ends with "... /fastdetect" ;
(*) Paste it in a new line and replace that with "... /3GB" ;
(*) You may want to add some text between the brackets, to know which Windows is the one with the 3GB ;
Here is a typical < boot.ini > and how it looks like:
Code:
[boot loader] timeout=30 default=multi(0)disk(0)rdisk(0)partition(1)\WINXP [operating systems] multi(0)disk(0)rdisk(0)partition(1)\WINXP="Microsoft Windows XP Professional" /fastdetect multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional 3GB" /3GB
Important:
There are some CPU and MB configurations, which also do not allow this extension to run properly.
If you have encountered this, please report the hardware specifications.
Thank you !
For more info on the topic, refer to:
http://www.microsoft.com/whdc/system...AE/PAEmem.mspx
Best regards,
nikki Candelero
Comment