Here's something that looks promising that I dug up from MS:<br>
<br>
If your computer contains a PCI-IDE hard disk controller that employs serialization between the two IDE channels, you may experience the following problems: <br>
<br>
32-bit file system access and 32-bit virtual memory are not available. <br>
Device Manager displays an exclamation point in a yellow circle for the primary and secondary IDE channels. <br>
Removing and reinstalling the hard disk controller does not resolve the problem.<br>
<br>
This can occur if the protected-mode driver for the hard disk controller was not properly initialized when you started Windows 98 previously. When this occurs, a NOIDE entry is placed in the registry, preventing Windows 98 from making future attempts to initialize the protected-mode driver.<br>
<br>
This problem can occur with an IDE controller that requires serialization between the primary and secondary IDE channels. The protected-mode drivers for these IDE controllers can fail to be initialized if one of the following situations occurs:<br>
<br>
One IDE channel has a supported hard disk, and the second channel has a CD-ROM or other type of drive that requires real-mode drivers to be loaded. Because of the serialization between the two IDE channels, it is impossible to access the hard disk in protected mode and use the other device in real mode. This causes the protected-mode driver to fail initialization, and the NOIDE switch is placed in the registry to prevent future errors. Both disk devices then operate in real-mode. <br>
The driver for the IDE controller is manually removed from Device Manager and then reinstalled, or the protected-mode driver is disabled and then re-enabled. Some PCI controller drivers are not designed for dynamic enabling and disabling, and can cause the protected-mode driver to fail initialization. <br>
To cause Windows 98 to attempt to reinitialize the protected-mode IDE driver, remove the NOIDE entry from the following registry key:<br>
<br>
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\IOS<br>
<br>
To remove the NOIDE entry from the registry:<br>
<br>
Select NOIDE.INF in the \Tools\MTSutil folder on the Windows 98 CD.<br>
<br>
Right-click NOIDE.INF<br>
-or-<br>
Hold down the SHIFT key and press F10.<br>
<br>
Choose INSTALL to remove the NOIDE entry. <br>
After you update the registry, restart Windows 98. Windows 98 will then attempt to initialize the protected-mode driver for the controller. If no problems are encountered, the file system and virtual memory will operate in 32-bit mode, and Device Manager will not display an exclamation point in a yellow circle for the IDE channels.<br>
<br>
If the protected-mode driver is not initialized properly, an error message will be displayed and the NOIDE registry entry will be recreated. Windows 98 will use the MS-DOS compatibility mode file system the next time you start the computer.<br>
<br>
The fix is the same for the Win95 system, except that the NOIDE.INF step is skipped.<br>
<br>
Hope this helps.<br>
<br>
Dee