Active Topics

 


Reply
Thread Tools
Posts: 4 | Thanked: 0 times | Joined on Dec 2009 @ Leon, Spain
#1
Hello:

I'm trying to run an old DOS game on DOSBox.

I've copied the game on a folder on the device and want to mount it as C drive on DOSBox.

/home/user/MyDocs/.documents/PG/

I've found the DOSBox config file, but don't know what I must write there to run that properly.

I hope somebody could help me on this.

Thank you

Last edited by alabak2002; 2009-12-07 at 00:20.
 
Posts: 1 | Thanked: 0 times | Joined on Oct 2009 @ Finland
#2
You can mount directories in dosbox with mount command in dosbox command line. For example
mount c /home/user/MyDocs/dosbox
would map given folder as drive C:. You can put commands that are run on startup to the dosbox's config file in section [autoexec]. You can put the mount command in that section and have your folder mounted automatically. You can also put c: to the next line so you would be located at the root of c-drive on startup.
 
Posts: 4 | Thanked: 0 times | Joined on Dec 2009 @ Leon, Spain
#3
My problem lays now more on my ability (or lack of) to use vi or even vim. Is there any easier text editor available?.

Last edited by alabak2002; 2009-12-08 at 20:16.
 
Posts: 32 | Thanked: 9 times | Joined on Nov 2009 @ Norway
#4
Originally Posted by alabak2002 View Post
My problem lays now more on my ability (or lack of) to use vi or even vim. Is there any easier text editor available?.
There's PyGTKEditor which is graphical not xterm.
 
Posts: 20 | Thanked: 7 times | Joined on Dec 2009
#5
Hi.

I cannot not use a forward slash '/' on the keyboard in dosbox, nor the colon come to that ':'

It will not let me paste either.

I have used 'vi' in xterm, pasted the autoexec command, but cannot save the file.

'w' or 'wq' does not seem to work.

Any ideas?

:EDIT:

:wq does work however in command mode.

I am an idiot.

However, even though I have pasted and saved the following

[autoexec]
# Lines in this section will be run at startup.
mount c /data/dosbox
c:

dosbox still fires up with z: as its default dir.

Dammit!

Last edited by mozr; 2009-12-15 at 12:46.
 
Posts: 135 | Thanked: 151 times | Joined on Dec 2009 @ Slovakia/Bratislava
#6
Looks like this for me:
(and works)

Nokia-N900-42-11:/home/user/apps# ls -la
drwx------ 2 user users 4096 Dec 14 16:32 .
drwxr-xr-x 49 user users 4096 Dec 15 12:59 ..
-rw-r--r-- 1 user users 10148 Dec 14 22:36 DOSBox 0.73 Preferences.txt

Code:
[autoexec]
# Lines in this section will be run at startup.
mount c /home/user/MyDocs/.documents
c:
 
Posts: 20 | Thanked: 7 times | Joined on Dec 2009
#7
Hmmm.

I get this:

Nokia-N900-42-11:/home/user/apps# ls -la
drwx------ 2 user users 4096 Dec 15 13:39 .
-rw-r--r-- 1 user users 10109 Dec 13 11:16 DOSBox 0.73 Preferences.txt

should my next command be:

Nokia-N900-42-11:/home/user/apps# vi DOSBox 0.73 Preferences.txt

is your file empty when you paste the autoexec?

ta.
 
Posts: 135 | Thanked: 151 times | Joined on Dec 2009 @ Slovakia/Bratislava
#8
no, file is not empty, it's already configured, this is the end of the file.

and yeah I edited it using vi.
 
Posts: 20 | Thanked: 7 times | Joined on Dec 2009
#9
Hmm.

I don't know whats happening.

My config file must be screwed.
 
Posts: 56 | Thanked: 9 times | Joined on Oct 2009
#10
Wow. I think getting dosbox working is the best emulator yet on my n900. Just tried out the old Prince of Persia and it worked great.
 
Reply


 
Forum Jump


All times are GMT. The time now is 18:26.