View Single Post
Old 05-08-2008, 05:01 PM   #4
Ioncannon
Abandonia Homie

 
Join Date: Mar 2004
Location: Mississauga, Canada
Posts: 558
Send a message via MSN to Ioncannon
Default

Not sure if you can get dosbox using apt-get, but try typing this in the terminal:
Code:
sudo apt-get install Dosbox
. Sudo is a command that gives you temporary root access (will ask for password), apt-get is a program for retrieving packages for your distribution. Once it's installed just type
Code:
dosbox
in the terminal to run it.
Ioncannon is offline                         Send a private message to Ioncannon
Reply With Quote