From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:56761) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Td895-0000kJ-Fr for qemu-devel@nongnu.org; Mon, 26 Nov 2012 18:31:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Td894-0004r5-3q for qemu-devel@nongnu.org; Mon, 26 Nov 2012 18:31:23 -0500 Received: from cantor2.suse.de ([195.135.220.15]:48280 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Td893-0004qu-Qi for qemu-devel@nongnu.org; Mon, 26 Nov 2012 18:31:22 -0500 Message-ID: <50B3FBC4.6040605@suse.de> Date: Tue, 27 Nov 2012 00:31:16 +0100 From: =?ISO-8859-1?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <903D76D2-EB8F-41B0-B876-BBCA43BCFF20@gmail.com> <50B35A63.2020204@web.de> <4789E4BA-3E30-42DF-A48F-507EE57215C1@gmail.com> In-Reply-To: <4789E4BA-3E30-42DF-A48F-507EE57215C1@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] X-Window under Mac OSX List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Loreley Giraudon Cc: Michael Tokarev , qemu-devel Am 26.11.2012 19:11, schrieb Loreley Giraudon: > On Nov 26, 2012, at 7:02 AM, Andreas F=E4rber > wrote: >> Am 26.11.2012 02:31, schrieb Loreley Giraudon: >>> im trying to initiate the following command: >>> >>> kvm -hda mysql.img -m 256 -monitor stdio -cdrom >>> debian-6.0.5-amd64-netinst.iso -boot d >>> open /dev/kvm: Permission denied >>> >>> >>> But i receive the following error message: >>> >>> Could not initialize KVM, will disable KVM support >>> QEMU 0.12.5 monitor - type 'help' for more information >>> (qemu) unknown keycodes `empty_aliases(qwerty)', please report to >>> qemu-devel@nongnu.org >>> >>> Can you tell me why? >> >> Can you tell us where you got a "kvm" binary for Mac OS X? QEMU does n= ot >> ship such a thing, it builds qemu-system-x86_64 etc. binaries and the >> latest version is v1.3.0-rc0. > Im currently following the below instructions. > > > 1) DEBIAN SQEEZE - Create a disk image to install to (this one is 10GB > large): > > qemu-img create -f qcow2 winxp.img 10G > > > 2) DEBIAN SQEEZE - Perform an installation to the VM (need to be in an = X > session): > > kvm -hda winxp.img -m 1024 -monitor stdio -cdrom winxp-installer.is= o > -boot d > > > 3) MAC OSX - Run the newly installed VM (need to be in an X session): > > kvm -hda winxp.img -m 1024 -monitor stdio Then your problem is not "under Mac OSX" at all but under Debian! CC'ing a Debian maintainer. You may need to modprobe the correct AMD or Intel KVM kernel module. If that fails, your hardware may not support virtualization or the BIOS has it disabled. Could also be a permissions issue, sudo might help. Warnings about keycodes can usually just be ignored. Andreas P.S. Please don't top-post, avoid HTML mails and keep the mailing list cc'ed so that others can answer as well - especially when you're using distro packages. --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=F6rffer; HRB 16746 AG N=FCrnbe= rg