maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Problem with dosbox (https://talk.maemo.org/showthread.php?t=30363)

Magnet 2009-07-19 06:27

Problem with dosbox
 
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.

jperez2009 2009-07-19 06:49

Re: Problem with dosbox
 
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~

Magnet 2009-07-19 07:33

Re: Problem with dosbox
 
thanks a lot!

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

thanks.

branitar 2009-07-19 10:04

Re: Problem with dosbox
 
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.


All times are GMT. The time now is 23:09.

vBulletin® Version 3.8.8