![]() |
2010-10-03
, 15:09
|
Posts: 42 |
Thanked: 27 times |
Joined on Aug 2010
|
#2
|
![]() |
2010-10-03
, 15:28
|
Posts: 233 |
Thanked: 14 times |
Joined on Oct 2010
|
#3
|
Been googling for help before I posted on here and I found this:
My workaround was to edit the conf file...
I created a folder "dos" when connected to my PC
Open the terminal and type
Code:
$ cd ./dosbox
$ vi dosbox-0.73.conf
At the end of the file ([autoexec] part) I added the following lines:
Code:
mount c /home/users/MyDocs/dos
c:
When I open DosBox it mounts the c partition and goes there automatically now.
The problem is when I enter cd ./dosbox I get the folowing error in xterminal - can't cd to ./dosbox
Grrrr