First post, by Great Hierophant
- Rank
- l33t
I cannot seem to get a CD drive working with my MS-DOS hard drive image in DOSBox. I start here in dosbox.conf :
imgmount c c:\dosbox\msdos.img -t hdd -fs fat -size 512,63,16,1024
imgmount d c:\dosbox\kq5.iso -t cdrom
boot c:\dosbox\msdos.img -l c
Now, since I have MS-DOS 5.0 installed on the hard drive, I would like to use it with CD images as well as floppy images. My autoexec.bat and config.sys are pretty basic :
config.sys :
device=c:\dos\himem.sys
device=c:\dos\emm386.exe noems
dos=high,umb
files=40
devicehigh=c:\oakcdrom.sys [or vide-cdd.sys] /d:mscd001
autoexec.bat :
@echo off
prompt $p$g
set blaster=a220 i7 d1 h5 t6
path=c:\;c:\dos
lh mscdex /d:mscd001
lh ctmouse
Now my problem is that the device drivers (Oak or Vide) will not find a CD Drive. So MSCDEX will not load and no D: will be available. Any solution?
http://nerdlypleasures.blogspot.com/ - Nerdly Pleasures - My Retro Gaming, Computing & Tech Blog