1

I've been trying to mount a CD in Dosbox unsuccessfully after having followed various threads out there.

The problem seems to be not recognizing the directory where my CD is. When I look at the location of the CD, it states /media/andrew/CM (Championship Manager 2 game) so I've tried /media/CM, /media/andrew/CM etc., but always states the directory doesn't exist.

Any ideas please?

valiano
  • 2,025

1 Answers1

0

Make a disk image from the CD, then:

Manually:

dosbox -c "imgmount D [isoList] -t iso" [exe] -fullscreen -exit

Automatically: