Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can't create pagefile

Status
Not open for further replies.

triad1234

MIS
Nov 14, 2003
19
US
Got 'Your system has no paging file or the paging file is too small...' warning message when boot up xp pro, went to system..advanced..Performance..settings..advanced..change and changed virtual memory to 1.5x of physical ram and rebooted, but I still get the same error message after reboot. Found Total paging file size for all drivers showed 0 Mb. I even tried to manully change from Registry setting but still failed. This is a new installation of XP pro.

Anybody has seen this kind of problem?
Thanks in advance for any tips to fix this issue.

Rob
 
Followed your technowledgy links but none of them fixed my problem. Any other thoughts?

Thanks,

Rob
 
There is only one partition with my XP pro, and I even can't see Pagefile.sys on root of drive C after turned off hide protected of operating system files. I have installed quite number of XPs and this is the first one that I can't change the pagefile size or you can say that Changes to paging file settings are not retained.

Rob
 
From notes by Kelly Theriot:

Start/Run/Regedit: Hkey_Local_Machine\System\CurrentControlSet\Control\Session Manager\MemoryManagement

There you will find these entries: PagingFiles:Reg_Multi_SZ:C:\pagefile.sys. TempPageFile:Reg_Dword:0x1

If the PagingFiles: entry is populated, delete the entire TempPageFile entry then reboot. Or...

Check your settings here:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\MemoryManagement

PagingFiles
Reg_Multi_SZ type
Value for System Managed on C: is C:\Pagefile.sys 0 0

To change the minimum and maximum values, change the 0's to the Min and Max values you want. Example: C:\Pagefile.sys 766 1024

You will also need to make this change in the
HKEY_LOCAL_MACHINE\System\ControlSet001, ControlSet002 and ControlSet003 branches, if they exist.

Note:

This behavior may occur with certain Intel chipsets -- for example, the Intel D845WN motherboard or the Intel 815 graphics chipset.

To resolve this issue, download and then install the Intel Application Accelerator (IAA) for Windows XP. For more information about how to do this, contact Intel or browse to the following Intel Web site: For more information about the Intel D845WN motherboard, browse to the following Intel Web site: For more information about the Intel 815 chipset, browse to the following Intel Web site:
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top