|
From: | Thomas Huth |
Subject: | Re: for some reason qemu.git fails with kvm? |
Date: | Mon, 17 Oct 2022 08:39:58 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 |
On 15/10/2022 20.32, Andrew Randrianasulu wrote:
qemu-system-i386 --version QEMU emulator version 7.1.50 (v7.1.0-987-g2ba341b369-dirty)error messageqemu-system-i386 -display none -cdrom /mnt/sdb1/SLAX-01-11-2020-test0.iso -enable-kvm qemu-system-i386: Could not install MSR_CORE_THREAD_COUNT handler: Success
Why are you using qemu-system-i386 ? Are you still running on a 32-bit host system? If not, i.e. if you are using a regular 64-bit Linux distro, I think you should use qemu-system-x86_64 instead - I hope that works better. (but the error message "Success" is very weird indeed, I have to admit ... maybe there's a bug in the 32-bit build somewhere...)
Thomas
[Prev in Thread] | Current Thread | [Next in Thread] |