Go Back   Forums > Abandonia.com > Troubleshooting
Memberlist Forum Rules Today's Posts
Search Forums:
Click here to use Advanced Search

Reply
 
Thread Tools Display Modes
Old 07-06-2008, 12:03 AM   #1
catcraig
Newbie

 
Join Date: Jun 2008
Posts: 2
Default help: dosbox on Mac os x

I'm a loser, I have a Mac, not really sure what kind of commands for mount I should be using to start my games since macs don't seem to have set drive letters....

Thanks for any help and sorry if I'm missing something on the troubleshooting page that already pertains to this.
catcraig is offline                         Send a private message to catcraig
Reply With Quote
Old 07-06-2008, 12:38 AM   #2
Kippesoep
Forum hobbit
 
Kippesoep's Avatar


 
Join Date: Nov 2007
Location: Etten, Netherlands
Posts: 42
Default

Use

Code:
mount c "/Volumes/Macintosh HD/Users/catcraig/Documents"
or shorter:

Code:
mount c "~/Documents"
Either example will mount your Documents folder as the DOSBox C: drive. Be sure to include the quotes!

Last edited by Kippesoep; 07-06-2008 at 12:40 AM.
Kippesoep is offline                         Send a private message to Kippesoep
Reply With Quote
Old 07-06-2008, 12:45 AM   #3
catcraig
Newbie

 
Join Date: Jun 2008
Posts: 2
Default

Awesome, that seemed to work, now I need to figure out how to mount the games, lol.
catcraig is offline                         Send a private message to catcraig
Reply With Quote
Old 07-06-2008, 01:01 AM   #4
Kippesoep
Forum hobbit
 
Kippesoep's Avatar


 
Join Date: Nov 2007
Location: Etten, Netherlands
Posts: 42
Default

Well, you could make a folder "games" inside your "Documents" folder and then inside it, a folder for the game, such as "zaxxon".

In DOSBox, you'd then type:
Code:
mount c "~/Documents/games"
c:
cd zaxxon
zaxxon
First line mounts the "games" folder as the DOSBox C drive.
Second line switches to the DOSBox C drive.
Third line then enters the "zaxxon" subfolder
Last line then starts the game.
Kippesoep is offline                         Send a private message to Kippesoep
Reply With Quote
Reply



Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Forum Jump
 


The current time is 02:36 AM (GMT)

 
Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.