From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uri Lublin Subject: Re: Fail to create disk.img Date: Tue, 05 Aug 2008 13:09:02 +0300 Message-ID: <489826BE.3080908@il.qumranet.com> References: <543695.94609.qm@web35205.mail.mud.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Stephen Liu Return-path: Received: from il.qumranet.com ([212.179.150.194]:58952 "EHLO il.qumranet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758442AbYHEKJD (ORCPT ); Tue, 5 Aug 2008 06:09:03 -0400 In-Reply-To: <543695.94609.qm@web35205.mail.mud.yahoo.com> Sender: kvm-owner@vger.kernel.org List-ID: Stephen Liu wrote: > Hi folks, > > > Ubuntu 8.04 server amd64 - host - headless (w/o X packages) > Ubuntu 6.06 server amd64 - guest - headless (w/o X packages) > KVM > > # qemu-img create -f qcow2 ubuntu6.06_080805.img 10G > Formatting 'ubuntu6.06_080805.img', fmt=qcow2, size=10485760 kB > > > # kvm -hdb ubuntu6.06_080805.img -cdrom /dev/scd0 -m 512 -boot d -smp 2 > =======================| DirectFB 1.0.1 |======================= > (c) 2001-2007 The DirectFB Organization (directfb.org) > (c) 2000-2004 Convergence (integrated media) GmbH > ------------------------------------------------------------ > > (*) DirectFB/Core: Single Application Core. (2008-04-08 15:15) > (*) Direct/Memcpy: Using libc memcpy() > (!) Direct/Util: opening '/dev/fb0' and '/dev/fb/0' failed > --> No such file or directory > (!) DirectFB/FBDev: Error opening framebuffer device! > (!) DirectFB/FBDev: Use 'fbdev' option or set FRAMEBUFFER environment > variable. > (!) DirectFB/Core: Could not initialize 'system' core! > --> Initialization error! > Could not initialize SDL - exiting > * end * > > > without "-smp 2" still the same. > Look at the thread below, does it help ? http://www.mail-archive.com/kvm-devel@lists.sourceforge.net/msg04447.html http://www.mail-archive.com/kvm-devel@lists.sourceforge.net/msg04449.html http://www.mail-archive.com/kvm-devel@lists.sourceforge.net/msg04451.html