Hi,
Upon boot your system is processing the config.sys file.
That line C:\REALMODE\OAKCDROM.SYS is probably referring to a generic dos cdrom driver which does not need to be loaded under windows 98.
Either the syntax of the line is wrong or there is no oakcdrom.sys in the realmode directory.
You could edit that line by putting a rem in front of it. like this:
rem c:\realmode\oakcdrom.sys .
Now on boot windows will ignore the line and should boot O.K.
Good luck,
Upon boot your system is processing the config.sys file.
That line C:\REALMODE\OAKCDROM.SYS is probably referring to a generic dos cdrom driver which does not need to be loaded under windows 98.
Either the syntax of the line is wrong or there is no oakcdrom.sys in the realmode directory.
You could edit that line by putting a rem in front of it. like this:
rem c:\realmode\oakcdrom.sys .
Now on boot windows will ignore the line and should boot O.K.
Good luck,