VOGONS

Common searches


First post, by NitroX infinity

User metadata
Rank Member
Rank
Member

Not quite sure where this should go, so apologies if it's in the wrong place.

Anybody wanna fill me in on how to get my optical drive working in DOS?

I know it has something to do with autoexec.bat and config.sys and adding some lines but that's all I know.

NitroX infinity's 3D Accelerators Arena | Yamaha RPA YGV611 & RPA2 YGV612 Info

Reply 1 of 7, by Kreshna Aryaguna Nurzaman

User metadata
Rank l33t
Rank
l33t

In CONFIG.SYS:
device=c:\devices\(the name of DOS CD-ROM driver) /d:mscd000

In AUTOEXEC.BAT:
c:\dos\mscdex /d:mscd000 /l:g

The DOS CD-ROM driver can vary depending on vendor, an example is aspicd.sys.

Never thought this thread would be that long, but now, for something different.....
Kreshna Aryaguna Nurzaman.

Reply 2 of 7, by NitroX infinity

User metadata
Rank Member
Rank
Member

I think I should note, it's a Win98se installation I work with.

NitroX infinity's 3D Accelerators Arena | Yamaha RPA YGV611 & RPA2 YGV612 Info

Reply 3 of 7, by Kreshna Aryaguna Nurzaman

User metadata
Rank l33t
Rank
l33t
NitroX infinity wrote:

I think I should note, it's a Win98se installation I work with.

Did you try to make the optical drive work in pure DOS, or in Win98's DOS box?

Never thought this thread would be that long, but now, for something different.....
Kreshna Aryaguna Nurzaman.

Reply 5 of 7, by Kreshna Aryaguna Nurzaman

User metadata
Rank l33t
Rank
l33t
NitroX infinity wrote:

Pure DOS; Boot > F8 > MS-DOS

You need to have the correct DOS driver for your CD-ROM and MSCDEX, then edit the CONFIG.SYS and AUTOEXEC.BAT accordingly.

Never thought this thread would be that long, but now, for something different.....
Kreshna Aryaguna Nurzaman.

Reply 6 of 7, by NitroX infinity

User metadata
Rank Member
Rank
Member

Is that DOS driver in my Windows installation present or do I need to download it? It's a DVD-RW drive btw.

NitroX infinity's 3D Accelerators Arena | Yamaha RPA YGV611 & RPA2 YGV612 Info

Reply 7 of 7, by NitroX infinity

User metadata
Rank Member
Rank
Member

Never mind, got it working;

I copied cd1.sys from my Win98se boot floppy to C:\Windows\Command\

I put this in Config.sys;
device=C:\WINDOWS\COMMAND\cd1.sys /d:mscd001

And this in autoexec.bat;
C:\WINDOWS\COMMAND\mscdex.exe /d:mscd001 /l:d

Thanks for the help 😀

NitroX infinity's 3D Accelerators Arena | Yamaha RPA YGV611 & RPA2 YGV612 Info