I'm trying Qemu (2.8.0) on Slackware GNU Linux 14.2 (64-bit) host.
I've a Windows XP (guest) raw image which was working with Qemu times ago
(I used it on an older Slackware version as host system).
Now I launch qemu with the following command:
-
qemu-system-i386 \
-m 2G \
-net nic,model
On Wed, Jan 25, 2017 at 9:49 AM, Alberto Garcia wrote:
>
> If it worked with an earlier version and now you find that the guest
> is detecting new hardware, try forcing the emulation of a machine from
> an older version of QEMU.
>
> For example:
>
> qemu-system-i386 -M pc-i440fx-1.6 -m 2G ...
>
>
On Wed, Jan 25, 2017 at 3:56 PM, Alberto Garcia wrote:
> On Wed, Jan 25, 2017 at 03:43:23PM +0100, Joe wrote:
>
>> > If it worked with an earlier version and now you find that the
>> > guest is detecting new hardware, try forcing the emulation of a
>> > mach
were reasons to prefer the current
way.
Thanks, and best regards,
Joe