Notices


Reply
Thread Tools
Posts: 47 | Thanked: 4 times | Joined on Jul 2009
#1
I installed dosbox and start only with drive z:

my goal is to get into the memory card but i dont know how..

i tried to type c: b: d: e: and etc but none of these drives exixst, so it says.

anyone?
i just try to get into the external drive or even to MyDocs... how do i do it?

thanks.

Last edited by Magnet; 2009-07-19 at 06:33.
 
jperez2009's Avatar
Posts: 250 | Thanked: 122 times | Joined on May 2009 @ Colorado
#2
Before you can access any folders as drives, you need to mount them:

Code:
mount <drive letter> <directory>
So, if you wanted your MyDocs to be drive C:\, you'd type:

Code:
mount c /home/user/MyDocs
Hope that helps!

Jesse~
__________________
N900 + GameGripper + Emulators + Kernel Power = <3
Request: NSF/SPC/GBS/USF/PSF/GSF/2SF/Adlib Player or Add-on for N900
 

The Following User Says Thank You to jperez2009 For This Useful Post:
Posts: 47 | Thanked: 4 times | Joined on Jul 2009
#3
thanks a lot!

another question... how do I mount my mmc card to be drive d:?

thanks.
 
Posts: 113 | Thanked: 13 times | Joined on Nov 2008 @ Darmstadt, Germany
#4
best way would be to add teh following line at the end of dosbox.conf (/usr/share/dosbox/dosbox.conf):

mount d /media/mmc1/

mmc1 is the external card, mmc2 the internal one, so change that apropriately if needed.

You also can type it directly into DosBox, but with the line in dosbox.conf it will be mounted automagically each time you start up DosBox.

Last edited by branitar; 2009-07-19 at 10:07.
 
Reply


 
Forum Jump


All times are GMT. The time now is 16:54.