VOGONS

Common searches


First post, by CJ Grass

User metadata
Rank Newbie
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 interface
enable=false
[ide, secondary]
# enable: Enable IDE interface
enable=false
[ide, tertiary]
# enable: Enable IDE interface
enable=false
[ide, quaternary]
# enable: Enable IDE interface
enable=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 fat
mount D "C:\Users\Grassini\Documents\DOSBox\
mount E "Y:\" -t cdrom
mount F "Z:\" -t cdrom
d:
cls
d:\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.

Reply 1 of 2, by Dominus

User metadata
Rank DOSBox Moderator
Rank
DOSBox Moderator

Arm, bo. Theee is a recent parch for the source though but that had problems as well i think

Windows 3.1x guide for DOSBox
60 seconds guide to DOSBox
DOSBox SVN snapshot for macOS (10.4-11.x ppc/intel 32/64bit) notarized for gatekeeper

Reply 2 of 2, by Jorpho

User metadata
Rank l33t++
Rank
l33t++

Those settings in your DOSBox.conf will not work with the standard version of DOSBox, but only with the highly experimental unofficial version available at DOSBox-X branch . You are probably better off just sticking with Daemon Tools.