Err Msg: Registry File Was Not Found. Registry Services May... (178947)
The information in this article applies to:
This article was previously published under Q178947 SYMPTOMS
When you attempt to start Windows 98, you may receive the following error
message:
Registry File was not found. Registry services may be inoperative for
this session.
XMS cache problem. Registry services may be inoperative this session.
You then receive the following message on a blue screen:
VFAT Device Initialization Failed
A device or resource required by VFAT is not present or is unavailable.
VFAT cannot continue loading.
System Halted.
CAUSE
This behavior can occur if you start your computer using the Windows 98
Startup disk, and then attempt to start Windows 98.
RESOLUTION
To start Windows 98, use either of the following methods:
Method 1
Start the computer from the hard disk instead of the Windows 98 Startup disk.
Method 2
Copy the Msdos.sys file from the hard disk to the Startup disk to start
Windows 98 using the Windows 98 Startup disk. To do this, follow these steps:
- Restart your computer using the Windows 98 Startup disk.
- Remove the system, hidden, and read-only attributes from the Msdos.sys
file in the root folder of the Windows 98 Startup disk and the hard
disk. To do so, type the following lines at the command prompt, pressing
ENTER after each line:
attrib -s -h -r a:\msdos.sys
attrib -s -h -r c:\msdos.sys
- Rename the Msdos.sys file on the Windows 98 Startup disk. To do so, type
the following command, and then press ENTER:
ren a:\msdos.sys msdos.xxx
- Copy the Msdos.sys file from the hard disk to the Windows 98 Startup
disk. To do so, type the following command, and then press ENTER:
copy c:\msdos.sys a:\msdos.sys
- Replace the system, hidden, and read-only attributes on the Msdos.sys
file in the root folder of the Windows 98 Startup disk and the hard
disk. To do so, type the following lines, pressing ENTER after each
line:
attrib +s +h +r a:\msdos.sys
attrib +s +h +r c:\msdos.sys
- Restart your computer using the Windows 98 Startup disk.
Modification Type: | Minor | Last Reviewed: | 12/16/2004 |
---|
Keywords: | kberrmsg kbusage KB178947 |
---|
|