First post, by CJ Grass
- Rank
- Newbie
I'll note at the beginning that I was looking for a theme for my query but could not find a specific answer - is any way to lunch real cdrom drive under dosbox (win95)?
The final section of my dosbox.conf is as follows:
[ide, primary]# enable: Enable IDE interfaceenable=false[ide, secondary]# enable: Enable IDE interfaceenable=false[ide, tertiary]# enable: Enable IDE interfaceenable=false[ide, quaternary]# enable: Enable IDE interfaceenable=false[autoexec]# Lines in this section will be run at startup.# You can put your MOUNT lines here.imgmount C "C:\Users\Grassini\Documents\DOSBox\win95.img"-size 512,63,16,1015 -t hdd -fs fatmount D "C:\Users\Grassini\Documents\DOSBox\mount E "Y:\" -t cdrommount F "Z:\" -t cdromd:clsd:\nc\nc.exe
After that when I want run win95 I have win95.bat with command:
boot -l c
and after that all my mount drivers stops working.
I have also tried enabled IDE interface but don't know if in the right way I did... despite attempts Win95 didn't saw the physical drives installed.