View Single Post
Old 08-01-12, 03:42 PM   #4
kgsuarez
Planesman
 
Join Date: Oct 2004
Location: USA
Posts: 181
Downloads: 28
Uploads: 0
Default

Basically, you want to type the following into dosbox. Note the "D:" at the end. That will switch you into the D drive so that you can run the files on it. After setup you can switch back to C with "C:".

Quote:
mount c /path/to/directory
mount d d:\ -t cdrom (if you have the FA disk in your d drive)
imgmount d /path/to/iso -t iso (if you are using an iso of the cd)
D:
This is very basic stuff that you can find more info about at the dosbox wiki. http://www.dosbox.com/wiki/Main_Page
kgsuarez is offline   Reply With Quote