First post, by guitarbloke
I can't for the life of me get any CD drive working under DOS (win98). It works fine in Windows.
The drive is an LG CD/RW/DVD-ROM (GCC-4520B)
I've been trying with several different drivers but all I get is a flashing cursor and no prompt on startup. If I remove the CD driver lines, it boots fine into DOS.
Can anyone steer me in the right direction please?
Autoexec:
@ECHO OFF
PROMPT $P$G
PATH=C:\; C:\CDROM; C:\WINDOWS; C:\WINDOWS\COMMAND
LH C:\WINDOWS\COMMAND\MSCDEX.EXE /D:MSCD000
SETBLASTER=A220 I5 D1 T4
C:\SETUPSA.EXE /S
C:\WINDOWS\COMMAND\MOUSE.COM /Y
Config.sys:
DOS=HIGH,UMB
DEVICE=C:\WINDOWS\HIMEM.SYS
DEVICE=C:\CDROM\OAKCDROM.SYS /D:MSCD000