From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stas Sergeev Subject: Re: dosemu on x86_64 Date: Mon, 23 May 2005 20:32:51 +0400 Message-ID: <429205B3.809@aknet.ru> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-msdos-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-msdos@vger.kernel.org Hello. jegunn wrote: > I tried to install and run dosemu on a shiny new Athlon 64 machine > I just finished. It does not work, of course, as advertised. Is there > any ruse one can use to make it work, however inconvenient? You can either just run the i386 linux kernel rather than the x86_64 one on your Athlon64, and then the dosemu will work. Or you can use some very old versions of the qemu emulator in user mode, to run dosemu (with the limited functionality) even on the x86_64 kernel. Or you can try the dosbox instead (another DOS emulator). Note: I am not the Athlon64 owner, they should know better how well does dosemu work in that circumstances.