Dosbox Mount Help:(


askorp

Still Fresh
Joined
Jan 24, 2004
Messages
8
Hi,

I am trying to run pandora directive from my Pandora:) I have the GOG version.
I am not sure how to config the dosbox config file to run it.
I have placed the game files in /pandora/dosbox/games/Pandora

the config file from GOG dosbox is :
[autoexec]
# Lines in this section will be run at startup.

@ECHO OFF
mount C "."
MOUNT D D:\ -t cdrom
c:
cls
set dos4gvm=
tex4.exe %1 %2 %3 %4
exit


I have no idea how to properly change the mount command. No matter what i write i get no directory found:(
Any help would be appreciated. Thanks:)
 
There are a number of things you're doing wrong, starting with the location of your game directories.

Try following the instructions here:

http://pandorawiki.org/DOSBox
 
The location of the game dir is fine. I have managed to run many games as well a few that require imgmount.
The problem is i am not sure how i can mount a directory as a cdrom.
And the wiki isn't much help on this topic:(
 
Well, the location of your directories that you gave in your first post is incorrect (they should be in appdata/dosbox, not pandora/dosbox), so sorry for being confused...

I've never tried mounting CDs myself. I don't suppose this helps? Probably not, I guess you know more than me. :p

Or maybe this from the DOSBox wiki?
 
Last edited by a moderator:
Yes my mistake, i forgot part of my path. It is appdata/dosbox :)
I have checked the wiki several times but i can't figure it out:) Oh well...i hope someone has managed to run it with dosbox and will help soon:)
 
Back
Top