From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:34680) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URfYn-0005KV-8E for qemu-devel@nongnu.org; Mon, 15 Apr 2013 05:18:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1URfYk-0003tH-9H for qemu-devel@nongnu.org; Mon, 15 Apr 2013 05:18:49 -0400 Received: from mx1.redhat.com ([209.132.183.28]:31586) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URfYk-0003t6-0k for qemu-devel@nongnu.org; Mon, 15 Apr 2013 05:18:46 -0400 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r3F9IjoP026959 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 15 Apr 2013 05:18:45 -0400 Received: from redhat.com (vpn1-6-102.ams2.redhat.com [10.36.6.102]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with SMTP id r3F9IhNL005265 for ; Mon, 15 Apr 2013 05:18:44 -0400 Date: Mon, 15 Apr 2013 12:18:42 +0300 From: "Michael S. Tsirkin" Message-ID: <20130415091842.GA15641@redhat.com> References: <20130415085312.GA14188@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130415085312.GA14188@redhat.com> Subject: Re: [Qemu-devel] unable to boot systemrescuecd with tcg only? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Mon, Apr 15, 2013 at 11:53:12AM +0300, Michael S. Tsirkin wrote: > Get system rescue CD version 2.8.0 here: > http://www.sysresccd.org/Sysresccd-versions > > Verify md5 checksum: 450305b2c3ac12d5c97ff849ca178586 Note: tried version 2.1.0, that boots fine. Tried version 3.5.0, that hangs on boot (or maybe it's just too slow? gave up after 15 min). In all cases -enable-kvm makes it work fine.