From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CEHXv-0002GG-7I for qemu-devel@nongnu.org; Sun, 03 Oct 2004 21:21:47 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CEHXu-0002G4-QC for qemu-devel@nongnu.org; Sun, 03 Oct 2004 21:21:46 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CEHXu-0002G1-Iy for qemu-devel@nongnu.org; Sun, 03 Oct 2004 21:21:46 -0400 Received: from [194.90.9.27] (helo=mxout4.netvision.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CEHR4-0007Zq-Rh for qemu-devel@nongnu.org; Sun, 03 Oct 2004 21:14:43 -0400 Received: from [10.0.0.151] ([217.132.56.77]) by mxout4.netvision.net.il (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) with ESMTPA id <0I5100J5ACSG1J@mxout4.netvision.net.il> for qemu-devel@nongnu.org; Mon, 04 Oct 2004 03:14:41 +0200 (IST) Date: Mon, 04 Oct 2004 03:14:40 +0200 From: Hetz Ben Hamo Subject: Re: [Qemu-devel] crash (SIGSEGV) In-reply-to: <200410040150.49551.opi@le-bit.de> Message-id: <4160A400.1040003@dad-answers.com> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-15; format=flowed Content-transfer-encoding: 7BIT References: <200410040150.49551.opi@le-bit.de> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: opi@le-bit.de, qemu-devel@nongnu.org Alexander Opitz wrote: > Hi, > > I'm trying to install from a debian.iso to an hdd image file inside qemu. > > starting qemu: > > gdb --args /a/qemu/i386-softmmu/qemu -hda /a/disc1/debian-3.0r0.img > -cdrom/a/disc/debian.iso -boot d Which version of QEMU do you use? I suggest pulling from CVS or grabbing my nightly snapshot for testing.. > PS: Why I can't use the latest bios from bochs? If I do so, then it crashs > with segfault. Is there any reason you're looking to use it? I just looked at their "bios" directory in their CVS and there's no really major change compared to the QEMU BIOS.. Unless I missed something? Thanks, Hetz