![]() |
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. |
Re: Problem with dosbox
Before you can access any folders as drives, you need to mount them:
Code:
mount <drive letter> <directory> Code:
mount c /home/user/MyDocs Jesse~ |
Re: Problem with dosbox
thanks a lot!
another question... how do I mount my mmc card to be drive d:? thanks. |
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