From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CEWvU-0008ND-2O for qemu-devel@nongnu.org; Mon, 04 Oct 2004 13:47:08 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CEWvT-0008MY-GK for qemu-devel@nongnu.org; Mon, 04 Oct 2004 13:47:07 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CEWvT-0008Lw-9J for qemu-devel@nongnu.org; Mon, 04 Oct 2004 13:47:07 -0400 Received: from [212.227.126.173] (helo=moutng.kundenserver.de) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CEWoa-0003yZ-Tx for qemu-devel@nongnu.org; Mon, 04 Oct 2004 13:40:01 -0400 Received: from [212.227.126.162] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1CEWoa-0006oH-00 for qemu-devel@nongnu.org; Mon, 04 Oct 2004 19:40:00 +0200 Received: from [83.169.139.51] (helo=zimmer.altersheim.de) by mrelayng.kundenserver.de with asmtp (TLSv1:RC4-MD5:128) (Exim 3.35 #1) id 1CEWoa-0004yU-00 for qemu-devel@nongnu.org; Mon, 04 Oct 2004 19:40:00 +0200 From: Alexander Opitz Subject: Re: [Qemu-devel] crash (SIGSEGV) Date: Mon, 4 Oct 2004 19:50:15 +0200 References: <200410040150.49551.opi@le-bit.de> <4160A400.1040003@dad-answers.com> <200410040943.08907.opi@le-bit.de> In-Reply-To: <200410040943.08907.opi@le-bit.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200410041950.15860.opi@le-bit.de> Reply-To: opi@le-bit.de, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi, this time all worked, I've choose to format the partition ext2 and not ext3 ... system is now installed and updated to debian unstable, network works ... YEAH :) But the partition was to small :/ so I msut do it again. I've the feeling that disc and iso file read/writes are very slow :( To the bios of bochs. The only adventures of the bios.diff to the latest 1.119 rombios of bochs is the floppy ... all other thinks from the diff are already integrated into latest rombios.c ... but also if I add the floppy thinks to the rombios, I've no success. Maybe I will try to downgrade to rombios.c,v 110 and try to compile and hope I success ... maybe it is also a problem of my compile tools setup. Greetings Alex//