From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:60417) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TXDHh-0007Lk-Lq for qemu-devel@nongnu.org; Sat, 10 Nov 2012 10:47:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TXDHe-0008MD-JD for qemu-devel@nongnu.org; Sat, 10 Nov 2012 10:47:49 -0500 Received: from [200.55.145.10] (port=33901 helo=oka.uclv.edu.cu) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TXDHc-0008Cu-NO for qemu-devel@nongnu.org; Sat, 10 Nov 2012 10:47:46 -0500 Received: from mail-2.uclv.cu ([10.12.1.62]:36856 helo=mail-2.uclv.edu.cu) by oka.uclv.edu.cu with esmtp (Exim 4.69) (envelope-from ) id 1TXDIn-0007ap-Eg for qemu-devel@nongnu.org; Sat, 10 Nov 2012 10:49:00 -0500 Received: from cei-bd14.cei.uclv.edu.cu ([10.12.16.249]) by mail-2.uclv.edu.cu with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1TXDId-0008H5-PN for qemu-devel@nongnu.org; Sat, 10 Nov 2012 10:48:47 -0500 Message-ID: <509E7710.7050702@uclv.cu> Date: Sat, 10 Nov 2012 10:47:28 -0500 From: =?UTF-8?B?UmVpbmllciBNaWxsbyBTw6FuY2hleg==?= MIME-Version: 1.0 References: <509932EE.8070402@uclv.cu> In-Reply-To: <509932EE.8070402@uclv.cu> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] Linux Kernel 2.6.29 in QEMU 1.2.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: QEMU Development Hello I'm trying to test linux kernel 2.6.29 for ARM in qemu. Iḿ using qemu1.2.0, compiled with command ./configure --disable-sdl --disable-kvm --target-list=arm-linux-user,arm-softmmu sudo make install I have compiled the kernel with Versatile configuration make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- versatile_defconfig make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- -j 2 all When i try to test it with qemu it produce an error qemu-system-arm -M versatilepb -m 128M -kernel arch/arm/boot/zImage oss: Could not initialize DAC oss: Failed to open `/dev/dsp' oss: Reason: No such file or directory oss: Could not initialize DAC oss: Failed to open `/dev/dsp' oss: Reason: No such file or directory audio: Failed to create voice `lm4549.out' VNC server running on `127.0.0.1:5900' pflash_write: Unimplemented flash cmd sequence (offset 0000000000000000, wcycle 0x0 cmd 0x0 value 0xf000f0) pflash_write: Unimplemented flash cmd sequence (offset 0000000000000000, wcycle 0x0 cmd 0x0 value 0xf0) And stay there. I have test use some tutorials but nothing. Some body can explain me how do it? Regards -- ************************************************ Lic. Reinier Millo Sánchez Centro de Estudios Informáticos Universidad Central "Marta Abreu" de las Villas