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.