Play Old DOS games

Any Linux user can play DOS games or use other applications fairly easily by using a DOS emulator called DOSBox.  It opens a window where you can enter DOS commands and run applications, much like a virtual machine.

  1. Install dosbox: sudo apt-get install dosbox
  2. Open dosbox: Applications > Games > DOSBox Emulator
  3. Mount the path to your game in dosbox. To mount your home folder, the command is: mount X ~
  4. Switch to the game folder: X:
  5. Navigate to the game using: CD [directory name]
  6. Start the game by typing its name.

Alt-enter will switch to/from fullscreen mode.

Ctrl-F10 will unlock the mouse from the DOSBox screen.


Another option is to use ScummVM instead of DOSBox.  ScummVM is an interpreter, rather than an emulator.  Since it works differently it may run some programs that don't work in DOSBox.


Was this guide helpful to you? Please see how you can help us.
Posted: May 7th, 2011
The Linux Aisle LLC © 2013