Mount c again without re-open DosBox

Post problems with getting games installed and running properly here.
Post Reply
User avatar
Revolution
Newbie
Newbie
Posts: 6
Joined: Mon Jan 03, 2011 7:20 pm

Mount c again without re-open DosBox

Post by Revolution »

Everytime when I played a game, and I want to play another game, I have to close and open Dosbox again. Isn't there a way to remount the folder?
User avatar
dosraider
Admin
Admin
Posts: 9243
Joined: Tue Mar 15, 2005 2:06 pm
Location: ROTFLMAO in Belgium.

Post by dosraider »

Read the stickies.
wardrich wrote:The contrasts in personalities will deliver some SERIOUS lulz. I can't wait.
User avatar
emmzee
Site Admin
Site Admin
Posts: 2480
Joined: Sat Sep 14, 2002 2:25 pm
Location: Ontario, Canada

Post by emmzee »

I'm not sure it actually states how to unmount drives in the stickies. Anyways, use:

mount -u <letter>

Ex: mount -u c

A better option is probably to move all your DOS games directories in the same parent directory (ex, c:\dos) and put a mount line in the autoexec area of your DOSBox conf file like:

mount c c:\dos\
Owner / Webmaster of DOSGames.com for over 20 years

Download my free ebook: The Historical Reliability of the New Testament
User avatar
dosraider
Admin
Admin
Posts: 9243
Joined: Tue Mar 15, 2005 2:06 pm
Location: ROTFLMAO in Belgium.

Post by dosraider »

emmzee wrote:I'm not sure it actually states how to unmount drives in the stickies.....
If he would read the stickies he wouldn't need to un-mount his drive.
wardrich wrote:The contrasts in personalities will deliver some SERIOUS lulz. I can't wait.
User avatar
Revolution
Newbie
Newbie
Posts: 6
Joined: Mon Jan 03, 2011 7:20 pm

Post by Revolution »

emmzee wrote:I'm not sure it actually states how to unmount drives in the stickies. Anyways, use:

mount -u <letter>

Ex: mount -u c

A better option is probably to move all your DOS games directories in the same parent directory (ex, c:\dos) and put a mount line in the autoexec area of your DOSBox conf file like:

mount c c:\dos\
Thanks! You really helped me!
Post Reply