VincetheVoodooDoll: So I recently picked up a game and have been trying to mount my DVD drive in DOSBox but I have no real idea how to parse it.
Firstly, welcome!
Secondly… how do I put it… DVD and DOS (most probably MSDOS) do not usually mix together.
Anyway. when it comes to games maybe the most efficient way of doing things is to unpack all the DVD contents (honestly, a DOS game on DVD? Come on!) into some directory and then to follow the usual DOSBox procedure of mounting that directory as a drive inside DOSBox.
The mounting procedure itself is no different than on Windows®. After all, it is still the same DOSBox.
Granted, some (Windows®) games actually check for the presence of the authentic physical CD. But in this case I believe it won't work on Windows® either. Besides, I assume it is a DOS game we are talking about (what game, btw?), hence, not our case.
Or you can mount (in the DOSBox) the drive contents directly, after accessing them in the file browser (usually discs are being auto-mounted in the "/run/media/<username>/<discname>" directory, but that can depend on the distro), yet, I do not recommend it as the mounting is per-session and you will have to redo it everytime (or to construct an elaborate launching shell script).