Jump to content

PREVIOUS.DAT: Difference between revisions

From EDM2
Created page with " PREVIOUS.DAT is read by RESOURCE.SYS. If its not available it gets created by a DLL when the PMSHELL starts up. It also gets refreshed if a full hardware detection is run..."
 
Ak120 (talk | contribs)
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
PREVIOUS.DAT is read by [[RESOURCE.SYS]]. If it's not available, it gets created by a DLL when the PMSHELL starts up. It also gets refreshed if a full hardware detection is run.
PREVIOUS.DAT is read by [[RESOURCE.SYS]]. If its not available it gets created by a DLL when the PMSHELL starts up. It also gets refreshed if a full hardware detection is run.
 


==Troubleshooting==
==Troubleshooting==
Line 7: Line 5:
  Exception in Module: Resource
  Exception in Module: Resource
  Trap 0003
  Trap 0003
It may be because PREVIOUS.DAT is broken. Try erasing it (or backup it or rename it) and boot again.  
It may be because PREVIOUS.DAT is broken. Try erasing it (or backup it or rename it) and boot again.


==Links==
* [http://www.google.com/patents/US5909593 Patent: System for assigning snoop levels to snooper modules and selectively invoking snooper modules having specified relation to a selected snoop level for hardware detection]


[[Category:Files]]
[[Category:Files]]

Latest revision as of 21:33, 22 August 2022

PREVIOUS.DAT is read by RESOURCE.SYS. If it's not available, it gets created by a DLL when the PMSHELL starts up. It also gets refreshed if a full hardware detection is run.

Troubleshooting

It is possible to get an error that says:

Exception in Module: Resource
Trap 0003

It may be because PREVIOUS.DAT is broken. Try erasing it (or backup it or rename it) and boot again.

Links