> From: shift83...@gmail.com
>
> The work-around I have found is to set the image up on my Linux Ubunto 18.04 
> box then transfer the image file over to the raspberry pi.
>
>
>
> I even tried using the FreeDOS 1.3 RC1 installer with the same results on the 
> Raspberry Pi 3.  Both installer ISO’s worked with no issue on the Ubuntu.
>
>  [..]

On Wed, Sep 25, 2019 at 6:56 PM Jon Brase <jon.br...@gmail.com> wrote:
>
> I take it that your Ubuntu box is an x86 PC?
>
> If that is the case, the issue is very likely with QEMU's x86 emulation. On 
> an x86, QEMU is able to use the host CPU to execute x86 instructions, so the 
> emulation layer is only needed for a few instructions that do things that 
> might allow the guest OS to inadvertently or deliberately mess with the host 
> OS's data. On ARM, or any other non-x86 architecture, QEMU has to emulate the 
> full instruction set. This is likely why you're seeing a difference between 
> your Ubuntu box and your Pi. As such, it might be good to file a bug with 
> QEMU.
>


Agree. This seems like there's a bug in QEMU on Raspberry Pi.

I haven't run FreeDOS on my Raspberry Pi since I set it up as a Fedora
30 server (in-home web server, print server, and backup server). So if
there's a bug in QEMU on Raspberry Pi, I haven't had an opportunity to
hit it in the recent builds.

I mentioned in my other email that I thought someone suggested I
should update my OpenSource article with a workaround for installing
FreeDOS on QEMU on RasPi. I am pulling from bad memory here, but I
think the other problem was similar to this.

Jim


_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to