You are here

DOSBox Portable Mounting

5 posts / 0 new
Last post
aanuszek1
Offline
Last seen: 15 years 3 months ago
Joined: 2008-09-19 14:28
DOSBox Portable Mounting

Is there a way to set dosbox to automatically mount a folder, regardless of the drive letter?

E.G. On my computer, my flash drive comes up as M: but on others it shows as E:. Is there a way to auto mount a folder within the dosbox directory without the drive letter?

John T. Haller
John T. Haller's picture
Online
Last seen: 6 min 3 sec ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Yes

It's mentioned right on the DOSBox Portable homepage:
https://portableapps.com/apps/games/dosbox_portable

Sometimes, the impossible can become possible, if you're awesome!

jeffchwu
Offline
Last seen: 15 years 4 months ago
Joined: 2008-12-08 23:22
Hi, If I use

Hi,
If I use StartPortableApps, How to automatically mount the folder which start from "Documents".
For example, if I use the USB disk and already put the dos games on "\Documents\OldDosGames" and the dosbox is on "\PortableApps\DOSBoxPortable", how can I modify the dosbox.conf to mount automatically.

Thanks
Jeff

John T. Haller
John T. Haller's picture
Online
Last seen: 6 min 3 sec ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Helpful Tip

See the helpful tip on the page under features:
https://portableapps.com/apps/games/dosbox_portable

You'd use:
mount c \Documents\OldDosGames

Sometimes, the impossible can become possible, if you're awesome!

Lesovic
Offline
Last seen: 9 years 3 months ago
Joined: 2015-01-01 05:42
"mount C ." to

"mount C ." to "[...]\DOSBoxPortable\App\DOSBox" dir
"mount C .\..\..\" to "[...]\DOSBoxPortable\" dir

[autoexec]
# Lines in this section will be run at startup.
mount C .\..\..\Data\driveC\
C:
\Programs\VC4_00\VC.COM

automatically mount C in [...]\DOSBoxPortable\App\DOSBox\Data\driveC\ directory and run file manager "Volkov Commander" at startup (or "Norton Commander" - \Programs\NC4\NC.EXE )

Log in or register to post comments