Page File

G

Guest

Each time I boot my computer WinXP SP2, I recieve the following error: Your
system has no paging file, or the paging file is to small. I have followed
the instructions to increase the page file to 1024MB initial and 4096MB
maximum. It informs be that I need to reboot, I do. I recieve the same
error again, the file size on the C partion shows it to be 1024-4096, but at
the bottom it shows only 256MB temporary page file. How do I fix this.
 
D

Dave Patrick

This article may help.

http://support.microsoft.com/kb/315270/EN-US/

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Each time I boot my computer WinXP SP2, I recieve the following error:
Your
| system has no paging file, or the paging file is to small. I have
followed
| the instructions to increase the page file to 1024MB initial and 4096MB
| maximum. It informs be that I need to reboot, I do. I recieve the same
| error again, the file size on the C partion shows it to be 1024-4096, but
at
| the bottom it shows only 256MB temporary page file. How do I fix this.
 
G

Guest

I tried the suggestions made in that KB article, but still no go. It still
tells me: Your system has no paging file, or the paging fileis to small. I
made the changes in safe mode. There was already an administrators and
system group with full control. I unchecked the full control and rechecked
it and then apply for each group. I then changed the page file size on the C
drive to 4096 intial and 4096 maximum. The disk shows the page file size as
that, but the info at the bottom still only shows 256MB.
 
D

Dave Patrick

What was the last thing that was changed before the error? Check Event
viewer for error details.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
|I tried the suggestions made in that KB article, but still no go. It still
| tells me: Your system has no paging file, or the paging fileis to small.
I
| made the changes in safe mode. There was already an administrators and
| system group with full control. I unchecked the full control and
rechecked
| it and then apply for each group. I then changed the page file size on
the C
| drive to 4096 intial and 4096 maximum. The disk shows the page file size
as
| that, but the info at the bottom still only shows 256MB.
 
G

Guest

Everything was working fine. I went out of town for a week. I shut
everything down and disconnected it from the power and the network. When I
powered everything back up, this page file error started. First thing I did
was run chkdsk. It didn't find anything. Started looking all over for
anyone with a similiar problem, but didn't really find anything other than
the security settings for the C drive which you pointed out earlier. The
only errors/warnings are some network stuff IPSec, QoS and something called
PAMPR5. Nothing else. The funny thing is, it runs just fine other than the
pop up during the login most of the time.
 
D

Dave Patrick

This article may help.

http://support.microsoft.com/kb/313222/EN-US/


--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Everything was working fine. I went out of town for a week. I shut
| everything down and disconnected it from the power and the network. When
I
| powered everything back up, this page file error started. First thing I
did
| was run chkdsk. It didn't find anything. Started looking all over for
| anyone with a similiar problem, but didn't really find anything other than
| the security settings for the C drive which you pointed out earlier. The
| only errors/warnings are some network stuff IPSec, QoS and something
called
| PAMPR5. Nothing else. The funny thing is, it runs just fine other than
the
| pop up during the login most of the time.
 
G

Guest

I followed the instruction in that KB article and it completed as described,
but when I rebooted I still get the same message about a missing or to small
page file.
 
D

Dave Patrick

From a command prompt;

echo %systemdrive%

then see if the drive letter matches
HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management
PagingFiles

Also Start|Run|diskmgmt.msc
and list the [volume], [status], and [free space] for all volumes listed.


--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
|I followed the instruction in that KB article and it completed as
described,
| but when I rebooted I still get the same message about a missing or to
small
| page file.
 
M

Mike Hall - MS MVP Windows Shell/User

How much free space do you have left on your drive?.. enough to create a
pagefile?..

--
Mike Hall
MS-MVP Windows Shell/User



torgrot said:
I followed the instruction in that KB article and it completed as
described,
but when I rebooted I still get the same message about a missing or to
small
page file.

Dave Patrick said:
This article may help.

http://support.microsoft.com/kb/313222/EN-US/


--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Everything was working fine. I went out of town for a week. I shut
| everything down and disconnected it from the power and the network.
When
I
| powered everything back up, this page file error started. First thing
I
did
| was run chkdsk. It didn't find anything. Started looking all over for
| anyone with a similiar problem, but didn't really find anything other
than
| the security settings for the C drive which you pointed out earlier.
The
| only errors/warnings are some network stuff IPSec, QoS and something
called
| PAMPR5. Nothing else. The funny thing is, it runs just fine other
than
the
| pop up during the login most of the time.
 
G

Guest

echo %systemdrive% shows C:
which matches HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory
Management
PagingFiles C:\pagefile.sys 1024 4096

Under Disk Management I have a basic FAT with no volume name that is the
Dell Recovery Partition. Status is healthy(EISA Configuration) 39MB capacity
34MB free space. Next is Volume C: Basic NTFS Status is Healthy(System)
111.72GB 75.56GB free space. Finally there is a CD as Volume Email(E:)
status Healthy, Capacity 573MB 573MB free space. Drive D: is a SD flash card
reader, but there isn't a card in there. Drive F is a DVD reader but again
no media there. I defragmented the drive and there is more than ample free
space to create a 4GB page file.
 
D

Dave Patrick

Well I'm at a loss. Seems everything is correct but it still appears the
system account (nt authority) does not have full control permissions on the
drive. I'm a little reluctant to pull out the big guns (subinacl.exe) You
might want to call product support on this one.

http://www.microsoft.com/downloads/...56-D8FE-4A91-93CF-ED6985E3927B&displaylang=en

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| echo %systemdrive% shows C:
| which matches HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory
| Management
| PagingFiles C:\pagefile.sys 1024 4096
|
| Under Disk Management I have a basic FAT with no volume name that is the
| Dell Recovery Partition. Status is healthy(EISA Configuration) 39MB
capacity
| 34MB free space. Next is Volume C: Basic NTFS Status is Healthy(System)
| 111.72GB 75.56GB free space. Finally there is a CD as Volume Email(E:)
| status Healthy, Capacity 573MB 573MB free space. Drive D: is a SD flash
card
| reader, but there isn't a card in there. Drive F is a DVD reader but
again
| no media there. I defragmented the drive and there is more than ample
free
| space to create a 4GB page file.
 
G

Guest

Here is the results from the subinacl

C:\>"c:\program files\Windows Resource Kits\tools\subinacl" /file
c:\pagefile.sy
s /display
c:\pagefile.sys - CreateFile Error : 5 Access is denied.



Elapsed Time: 00 00:00:00
Done: 1, Modified 0, Failed 1, Syntax errors 0
Last Done : c:\pagefile.sys
Last Failed: c:\pagefile.sys - CreateFile Error : 5 Access is denied.

When I substitute c:\*.sys for c:\pagefile.sys I get a results back for all
of the .sys files in the root directory but not for pagefile.sys. For
example:

===================
+File c:\MSDOS.SYS
===================
/control=0x400 SE_DACL_AUTO_INHERITED-0x0400
/owner =builtin\administrators
/primary group =builtin\administrators
/audit ace count =0
/perm. ace count =3
/pace =builtin\administrators ACCESS_ALLOWED_ACE_TYPE-0x0
INHERITED_ACE-0x10
Type of access:
Full Control
Detailed Access Flags :
FILE_READ_DATA-0x1 FILE_WRITE_DATA-0x2
FILE_APPEND_DATA
-0x4
FILE_READ_EA-0x8 FILE_WRITE_EA-0x10
FILE_EXECUTE-0x2
0 FILE_DELETE_CHILD-0x40
FILE_READ_ATTRIBUTES-0x80 FILE_WRITE_ATTRIBUTES-0x100 DELETE-0x10000
READ_CONTROL-0x20000
WRITE_DAC-0x40000 WRITE_OWNER-0x80000
SYNCHRONIZE-0x10
0000
/pace =system ACCESS_ALLOWED_ACE_TYPE-0x0
INHERITED_ACE-0x10
Type of access:
Full Control
Detailed Access Flags :
FILE_READ_DATA-0x1 FILE_WRITE_DATA-0x2
FILE_APPEND_DATA
-0x4
FILE_READ_EA-0x8 FILE_WRITE_EA-0x10
FILE_EXECUTE-0x2
0 FILE_DELETE_CHILD-0x40
FILE_READ_ATTRIBUTES-0x80 FILE_WRITE_ATTRIBUTES-0x100 DELETE-0x10000
READ_CONTROL-0x20000
WRITE_DAC-0x40000 WRITE_OWNER-0x80000
SYNCHRONIZE-0x10
0000
/pace =builtin\users ACCESS_ALLOWED_ACE_TYPE-0x0
INHERITED_ACE-0x10
Type of access:
Read
Detailed Access Flags :
FILE_READ_DATA-0x1 FILE_READ_EA-0x8
FILE_EXECUTE-0x2
0
FILE_READ_ATTRIBUTES-0x80 READ_CONTROL-0x20000
SYNCHRONIZE-0x10
0000


Elapsed Time: 00 00:00:00
Done: 3, Modified 0, Failed 0, Syntax errors 0
Last Done : c:\MSDOS.SYS
Dave Patrick said:
Well I'm at a loss. Seems everything is correct but it still appears the
system account (nt authority) does not have full control permissions on the
drive. I'm a little reluctant to pull out the big guns (subinacl.exe) You
might want to call product support on this one.

http://www.microsoft.com/downloads/...56-D8FE-4A91-93CF-ED6985E3927B&displaylang=en

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| echo %systemdrive% shows C:
| which matches HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory
| Management
| PagingFiles C:\pagefile.sys 1024 4096
|
| Under Disk Management I have a basic FAT with no volume name that is the
| Dell Recovery Partition. Status is healthy(EISA Configuration) 39MB
capacity
| 34MB free space. Next is Volume C: Basic NTFS Status is Healthy(System)
| 111.72GB 75.56GB free space. Finally there is a CD as Volume Email(E:)
| status Healthy, Capacity 573MB 573MB free space. Drive D: is a SD flash
card
| reader, but there isn't a card in there. Drive F is a DVD reader but
again
| no media there. I defragmented the drive and there is more than ample
free
| space to create a 4GB page file.
 
D

Dave Patrick

The pagefile may be corrupt. You can change the pagefile Initial Size and
the Maximum Size to 0, restart for effect, then set the values back to what
you had before and restart for effect.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Here is the results from the subinacl
|
| C:\>"c:\program files\Windows Resource Kits\tools\subinacl" /file
| c:\pagefile.sy
| s /display
| c:\pagefile.sys - CreateFile Error : 5 Access is denied.
|
|
|
| Elapsed Time: 00 00:00:00
| Done: 1, Modified 0, Failed 1, Syntax errors 0
| Last Done : c:\pagefile.sys
| Last Failed: c:\pagefile.sys - CreateFile Error : 5 Access is denied.
|
| When I substitute c:\*.sys for c:\pagefile.sys I get a results back for
all
| of the .sys files in the root directory but not for pagefile.sys. For
| example:
|
| ===================
| +File c:\MSDOS.SYS
| ===================
| /control=0x400 SE_DACL_AUTO_INHERITED-0x0400
| /owner =builtin\administrators
| /primary group =builtin\administrators
| /audit ace count =0
| /perm. ace count =3
| /pace =builtin\administrators ACCESS_ALLOWED_ACE_TYPE-0x0
| INHERITED_ACE-0x10
| Type of access:
| Full Control
| Detailed Access Flags :
| FILE_READ_DATA-0x1 FILE_WRITE_DATA-0x2
| FILE_APPEND_DATA
| -0x4
| FILE_READ_EA-0x8 FILE_WRITE_EA-0x10
| FILE_EXECUTE-0x2
| 0 FILE_DELETE_CHILD-0x40
| FILE_READ_ATTRIBUTES-0x80 FILE_WRITE_ATTRIBUTES-0x100
DELETE-0x10000
| READ_CONTROL-0x20000
| WRITE_DAC-0x40000 WRITE_OWNER-0x80000
| SYNCHRONIZE-0x10
| 0000
| /pace =system ACCESS_ALLOWED_ACE_TYPE-0x0
| INHERITED_ACE-0x10
| Type of access:
| Full Control
| Detailed Access Flags :
| FILE_READ_DATA-0x1 FILE_WRITE_DATA-0x2
| FILE_APPEND_DATA
| -0x4
| FILE_READ_EA-0x8 FILE_WRITE_EA-0x10
| FILE_EXECUTE-0x2
| 0 FILE_DELETE_CHILD-0x40
| FILE_READ_ATTRIBUTES-0x80 FILE_WRITE_ATTRIBUTES-0x100
DELETE-0x10000
| READ_CONTROL-0x20000
| WRITE_DAC-0x40000 WRITE_OWNER-0x80000
| SYNCHRONIZE-0x10
| 0000
| /pace =builtin\users ACCESS_ALLOWED_ACE_TYPE-0x0
| INHERITED_ACE-0x10
| Type of access:
| Read
| Detailed Access Flags :
| FILE_READ_DATA-0x1 FILE_READ_EA-0x8
| FILE_EXECUTE-0x2
| 0
| FILE_READ_ATTRIBUTES-0x80 READ_CONTROL-0x20000
| SYNCHRONIZE-0x10
| 0000
|
|
| Elapsed Time: 00 00:00:00
| Done: 3, Modified 0, Failed 0, Syntax errors 0
| Last Done : c:\MSDOS.SYS
 
G

Guest

I set it to 0 and 0 and rebooted no error when I restarted, but no page file.
I reset it to 1024 and 4096 and rebooted, dialog no page file or page file
to small. Is there any way short of formatting and reinstalling XP to get
rid of pagefile.sys? I tried the recovery console but it won't let me log in
using the administrator password. I can login in safe mode using that
password, just not with the recovery console.

Dave Patrick said:
The pagefile may be corrupt. You can change the pagefile Initial Size and
the Maximum Size to 0, restart for effect, then set the values back to what
you had before and restart for effect.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Here is the results from the subinacl
|
| C:\>"c:\program files\Windows Resource Kits\tools\subinacl" /file
| c:\pagefile.sy
| s /display
| c:\pagefile.sys - CreateFile Error : 5 Access is denied.
|
|
|
| Elapsed Time: 00 00:00:00
| Done: 1, Modified 0, Failed 1, Syntax errors 0
| Last Done : c:\pagefile.sys
| Last Failed: c:\pagefile.sys - CreateFile Error : 5 Access is denied.
|
| When I substitute c:\*.sys for c:\pagefile.sys I get a results back for
all
| of the .sys files in the root directory but not for pagefile.sys. For
| example:
|
| ===================
| +File c:\MSDOS.SYS
| ===================
| /control=0x400 SE_DACL_AUTO_INHERITED-0x0400
| /owner =builtin\administrators
| /primary group =builtin\administrators
| /audit ace count =0
| /perm. ace count =3
| /pace =builtin\administrators ACCESS_ALLOWED_ACE_TYPE-0x0
| INHERITED_ACE-0x10
| Type of access:
| Full Control
| Detailed Access Flags :
| FILE_READ_DATA-0x1 FILE_WRITE_DATA-0x2
| FILE_APPEND_DATA
| -0x4
| FILE_READ_EA-0x8 FILE_WRITE_EA-0x10
| FILE_EXECUTE-0x2
| 0 FILE_DELETE_CHILD-0x40
| FILE_READ_ATTRIBUTES-0x80 FILE_WRITE_ATTRIBUTES-0x100
DELETE-0x10000
| READ_CONTROL-0x20000
| WRITE_DAC-0x40000 WRITE_OWNER-0x80000
| SYNCHRONIZE-0x10
| 0000
| /pace =system ACCESS_ALLOWED_ACE_TYPE-0x0
| INHERITED_ACE-0x10
| Type of access:
| Full Control
| Detailed Access Flags :
| FILE_READ_DATA-0x1 FILE_WRITE_DATA-0x2
| FILE_APPEND_DATA
| -0x4
| FILE_READ_EA-0x8 FILE_WRITE_EA-0x10
| FILE_EXECUTE-0x2
| 0 FILE_DELETE_CHILD-0x40
| FILE_READ_ATTRIBUTES-0x80 FILE_WRITE_ATTRIBUTES-0x100
DELETE-0x10000
| READ_CONTROL-0x20000
| WRITE_DAC-0x40000 WRITE_OWNER-0x80000
| SYNCHRONIZE-0x10
| 0000
| /pace =builtin\users ACCESS_ALLOWED_ACE_TYPE-0x0
| INHERITED_ACE-0x10
| Type of access:
| Read
| Detailed Access Flags :
| FILE_READ_DATA-0x1 FILE_READ_EA-0x8
| FILE_EXECUTE-0x2
| 0
| FILE_READ_ATTRIBUTES-0x80 READ_CONTROL-0x20000
| SYNCHRONIZE-0x10
| 0000
|
|
| Elapsed Time: 00 00:00:00
| Done: 3, Modified 0, Failed 0, Syntax errors 0
| Last Done : c:\MSDOS.SYS
 
D

Dave Patrick

When you set it to 0 and 0 and restarted did you try deleting it?

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
|I set it to 0 and 0 and rebooted no error when I restarted, but no page
file.
| I reset it to 1024 and 4096 and rebooted, dialog no page file or page file
| to small. Is there any way short of formatting and reinstalling XP to get
| rid of pagefile.sys? I tried the recovery console but it won't let me log
in
| using the administrator password. I can login in safe mode using that
| password, just not with the recovery console.
 
D

David Candy

Is your OS preinstalled and old.

--
--------------------------------------------------------------------------------------------------
How to lose a war in Iraq
http://webdiary.com.au/cms/?q=node/1335#comment-48641
=================================================
torgrot said:
I set it to 0 and 0 and rebooted no error when I restarted, but no page file.
I reset it to 1024 and 4096 and rebooted, dialog no page file or page file
to small. Is there any way short of formatting and reinstalling XP to get
rid of pagefile.sys? I tried the recovery console but it won't let me log in
using the administrator password. I can login in safe mode using that
password, just not with the recovery console.

Dave Patrick said:
The pagefile may be corrupt. You can change the pagefile Initial Size and
the Maximum Size to 0, restart for effect, then set the values back to what
you had before and restart for effect.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Here is the results from the subinacl
|
| C:\>"c:\program files\Windows Resource Kits\tools\subinacl" /file
| c:\pagefile.sy
| s /display
| c:\pagefile.sys - CreateFile Error : 5 Access is denied.
|
|
|
| Elapsed Time: 00 00:00:00
| Done: 1, Modified 0, Failed 1, Syntax errors 0
| Last Done : c:\pagefile.sys
| Last Failed: c:\pagefile.sys - CreateFile Error : 5 Access is denied.
|
| When I substitute c:\*.sys for c:\pagefile.sys I get a results back for
all
| of the .sys files in the root directory but not for pagefile.sys. For
| example:
|
| ===================
| +File c:\MSDOS.SYS
| ===================
| /control=0x400 SE_DACL_AUTO_INHERITED-0x0400
| /owner =builtin\administrators
| /primary group =builtin\administrators
| /audit ace count =0
| /perm. ace count =3
| /pace =builtin\administrators ACCESS_ALLOWED_ACE_TYPE-0x0
| INHERITED_ACE-0x10
| Type of access:
| Full Control
| Detailed Access Flags :
| FILE_READ_DATA-0x1 FILE_WRITE_DATA-0x2
| FILE_APPEND_DATA
| -0x4
| FILE_READ_EA-0x8 FILE_WRITE_EA-0x10
| FILE_EXECUTE-0x2
| 0 FILE_DELETE_CHILD-0x40
| FILE_READ_ATTRIBUTES-0x80 FILE_WRITE_ATTRIBUTES-0x100
DELETE-0x10000
| READ_CONTROL-0x20000
| WRITE_DAC-0x40000 WRITE_OWNER-0x80000
| SYNCHRONIZE-0x10
| 0000
| /pace =system ACCESS_ALLOWED_ACE_TYPE-0x0
| INHERITED_ACE-0x10
| Type of access:
| Full Control
| Detailed Access Flags :
| FILE_READ_DATA-0x1 FILE_WRITE_DATA-0x2
| FILE_APPEND_DATA
| -0x4
| FILE_READ_EA-0x8 FILE_WRITE_EA-0x10
| FILE_EXECUTE-0x2
| 0 FILE_DELETE_CHILD-0x40
| FILE_READ_ATTRIBUTES-0x80 FILE_WRITE_ATTRIBUTES-0x100
DELETE-0x10000
| READ_CONTROL-0x20000
| WRITE_DAC-0x40000 WRITE_OWNER-0x80000
| SYNCHRONIZE-0x10
| 0000
| /pace =builtin\users ACCESS_ALLOWED_ACE_TYPE-0x0
| INHERITED_ACE-0x10
| Type of access:
| Read
| Detailed Access Flags :
| FILE_READ_DATA-0x1 FILE_READ_EA-0x8
| FILE_EXECUTE-0x2
| 0
| FILE_READ_ATTRIBUTES-0x80 READ_CONTROL-0x20000
| SYNCHRONIZE-0x10
| 0000
|
|
| Elapsed Time: 00 00:00:00
| Done: 3, Modified 0, Failed 0, Syntax errors 0
| Last Done : c:\MSDOS.SYS
 
G

Guest

I tried at the command prompt del pagefile.sys and it replied it couldn't
find it. I can't see it in Windows Explorer ever. I have View set to show
hidden and system files etc... but it never shows up. I have tried searching
for it and it never finds it. I tried attrib pagefile.sys and it doesn't
find it.
 
D

Dave Patrick

You'll need to get to the bottom of why you can't start the RC. You may need
to run chkdsk /r from the RC

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
|I tried at the command prompt del pagefile.sys and it replied it couldn't
| find it. I can't see it in Windows Explorer ever. I have View set to
show
| hidden and system files etc... but it never shows up. I have tried
searching
| for it and it never finds it. I tried attrib pagefile.sys and it doesn't
| find it.
 
D

David Candy

I ask questions for a reason. You should take the hint. Non SP preinstalled computers cannot log on to R/C. You need boot floppies. So perhaps the flip who has ignored me may answer you if you ask to see if it is old and preinstalled.
 
G

Guest

It is pre-installed as I said in one of the posts it has a dell diagnostics
partition. I have bought dozens of PCs at work for our control systems. I
don't know of any manufacturer that sells a PC with out an operating system
pre-installed. This had Windows XP SP1 installed when I bought it. I have
used the recovery console on several of my pre-installed PCs at work. That
is why I ignored your comment.

David Candy said:
I ask questions for a reason. You should take the hint. Non SP preinstalled computers cannot log on to R/C. You need boot floppies. So perhaps the flip who has ignored me may answer you if you ask to see if it is old and preinstalled.

--
--------------------------------------------------------------------------------------------------
How to lose a war in Iraq
http://webdiary.com.au/cms/?q=node/1335#comment-48641
=================================================
Dave Patrick said:
You'll need to get to the bottom of why you can't start the RC. You may need
to run chkdsk /r from the RC

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
|I tried at the command prompt del pagefile.sys and it replied it couldn't
| find it. I can't see it in Windows Explorer ever. I have View set to
show
| hidden and system files etc... but it never shows up. I have tried
searching
| for it and it never finds it. I tried attrib pagefile.sys and it doesn't
| find it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top