Fw: Re: DOS exe not working in DOSEMU under Ubuntu 16.04
John Coppens <[email protected]>
| Newsgroups | org.kernel.vger.linux-msdos |
|---|---|
| Message-ID | <[email protected]> |
Begin forwarded message: Date: Tue, 16 Aug 2016 17:27:29 -0300 From: John Coppens <[email protected]> To: Gordon Hay <[email protected]> Subject: Re: DOS exe not working in DOSEMU under Ubuntu 16.04 On Tue, 9 Aug 2016 08:34:43 +0100 Gordon Hay <[email protected]> wrote: > Any suggestions on how to set about discovering what's wrong? - Try to run your program in DOSBOX to compare. I have programs which run in one but not in the other. - Check in the boot.log (in .dosemu) - There are settings in /etc/dosemu/dosemu.conf which can make the boot.log more verbose (and maybe more helpful) - As dosemu crashes, maybe strace dosemu can give you some interesting info. John