First post, by Mr Creosote
Harvester is a game coming on three CDs. I'm using Dosbox 0.74 on Linux. Anticipating trouble with switching CDs, I made ISO images from the CDs. I mounted the first image into the host system's filesystem and used the regular MOUNT command within Dosbox (without any flags apart from -cdrom). Worked great until the first request of the game to insert the second CD.
I tried mounting all three images with IMGMOUNT. On the DOS prompt, I confirmed Ctrl+F4 cycles between the three images ("dir d:" changes accordingly). However, within the game, none of the discs is recognised. I took a step back and mounted only the first image with IMGMOUNT. Even then, the disc isn't recognised by the game (it's stuck on the prompt to insert the requested CD). Remember, that's the same image I can use with MOUNT just fine.
I also tried using MOUNT and switching between the images on OS level (using lazy umount since for obvious reasons, regular umount won't let me as long as Dosbox uses the image), switching between the physical CDs (again, using lazy umount), simply mounting the second image 'over' the first one and telling Dosbox to reload its caches with Ctrl+F4 each time, but none of these made the game recognise the second CD.
So I'm back to IMGMOUNT which really should work. Shouldn't it?