DOSBox: Difference between revisions

From Free Knowledge Base- The DUCK Project
Jump to navigation Jump to search
Created page with "== related == * MS-DOS_6.22_Command_Reference * https://linux.die.net/man/1/dosbox"
 
mNo edit summary
Line 1: Line 1:
Install with Synaptic or apt install dosbox
run dosbox from the menu
mount a directory for your dos files
mount c ~/DOS
In the example the directory on our file system /home/username/DOS
== related ==
== related ==


* [[MS-DOS_6.22_Command_Reference]]
* [[MS-DOS_6.22_Command_Reference]]
* https://linux.die.net/man/1/dosbox
* https://linux.die.net/man/1/dosbox
[[Category:Computer_Technology]]
[[Category:Linux]]

Revision as of 22:12, 24 December 2018

Install with Synaptic or apt install dosbox

run dosbox from the menu

mount a directory for your dos files

mount c ~/DOS

In the example the directory on our file system /home/username/DOS

related