DOSEMU does not have a facility to swap disks or directory paths on the fly, aside from using the LREDIR
command, which is not possible to invoke during a program’s setup routine. Therefore, when the setup routine asks for “Disk 2”, there is no way to insert the correct virtual disk. Here is how to work around that.
(more…)