re: your system has no paging file, or the paging file is too small
Tuesday, December 17, 2002 at 3:49 pm Windows XP Annoyances Discussion Forum
Posted by Bernd Wechner
(16 messages posted)
I'm loathe to reformat and reinstall I have to admit, and wonder if we can't get
XP out of its time warp. It must store this memory of a ghost page file somewhere
- in the registry? somewhere else? that can be nuked with enough knowhow ;-).
Latest efforts are revealing:
Effort 1:
How to Delete the Pagefile.sys File in Recovery Console
http://support.microsoft.com/default.aspx?scid=KB;en-us;q255205
http://www.cybercomsys.com/win2k.htm
In the recovery console I try:
del pagefile.sys
No matching files were found.
copy boot.ini pagefile.sys
Access is denied.
This "Access is denied" is telling! Wonder why? I mean two web pages recommend justthis
procedure, including MS themselves, so it should work.
Effort 2:
Pagefileconfig.vbs
http://www.microsoft.com/technet/treeview/default.asp?url=/technet/prodtechnol/winxppro/proddocs/pagefileconfig.asp
Pagefileconfig.vbs won't run in the recovery console (needs cscript), but at a Command
prompt in XP:
cscript pagefileconfig.vbs /delete /VO c:
INFO: No pagefile exists on volume 'C:'
cscript pagefileconfig.vbs /create /I 256 /M 512 /VO c:
ERROR: Page File for the specified volume cannot be created.
This is pretty much the same feedback. The pagefile doesn't exist, yet it's unable
to create a new one. Perhaps I can coax pagefileconfig.vbs into revealing an error
code or something in the way of "why the heck not?"
Indeed a time-warped ghostly page file it seems!
|
All messages in this thread [show all]
 |  |  | re: your system has no paging file, or the paging file is too small (Bernd Wechner: Tue, Dec 17, 2002, 3:49 pm) |
| |
| |
Return to the Windows XP Discussion Forum
|
|