VOGONS


First post, by Madmartigan

User metadata
Rank Newbie
Rank
Newbie

I'm completely new to DOSBOX, just trying to help a friend play this old game. We're running Linux Mint 19 and I downloaded the Linux version of Drilling Billy from the official site.

When I run the .EXE, I get an error that the CD-ROM drive isn't detected. Our computer doesn't even had an optical drive, so I'm not sure what I'm supposed to do. I really appreciate any help!

Last edited by Madmartigan on 2018-11-18, 17:17. Edited 1 time in total.

Reply 1 of 4, by keenmaster486

User metadata
Rank l33t
Rank
l33t

First of all, if you downloaded the Linux version of the game, you don't need DOSBox.

But if you're using the DOS version of the game, it probably wants to see its original CD in the drive when there isn't one.

If the files you have comprise the entirety of what came with the game, a solution might be to simply mount the folder as the D: drive with the cdrom option, like so:

mount d /thefolderthegameisin -t cdrom

This sets the D: drive as a CD-ROM and programs will see it as such. You could try launching the game from there.

World's foremost 486 enjoyer.

Reply 2 of 4, by Madmartigan

User metadata
Rank Newbie
Rank
Newbie

Hey, thanks a bunch for the advice! And you are right, it's the DOS version, I was just following the Linux instructions.

Well, that got me a bit further! When I mounted the directory it said this: Mounted subdirectory: limited support Not sure if that's of any consequence.

I ran the EXE and it loaded up the main menu screen! I was able to move the selection around the screen, open the options menu, etc. I chose to start a game and it dumped me back on the DOS prompt with this message:

cd must be in drive d while playing

So close! Any other ideas that might help? Thanks so much.

Reply 3 of 4, by zirkoni

User metadata
Rank Member
Rank
Member

There should be a CD-image in the download (CLONE.CUE/CLONE.IMG). Mount that with imgmount in DOSBox:

mount c /somePath/
imgmount d /pathToFile/CLONE.CUE -t cdrom

You can even re-install the game from the CD-image if you want.

https://youtube.com/@zirkoni42