From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BtGti-0003Vz-AA for qemu-devel@nongnu.org; Fri, 06 Aug 2004 22:25:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BtGtg-0003VX-1K for qemu-devel@nongnu.org; Fri, 06 Aug 2004 22:25:26 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BtGtf-0003VU-Ug for qemu-devel@nongnu.org; Fri, 06 Aug 2004 22:25:24 -0400 Received: from [200.170.96.180] (helo=qmail-out.veloxmail.com.br) by monty-python.gnu.org with smtp (Exim 4.34) id 1BtGpk-0000GM-BD for qemu-devel@nongnu.org; Fri, 06 Aug 2004 22:21:20 -0400 Message-ID: <41143C90.70504@veloxmail.com.br> Date: Fri, 06 Aug 2004 23:21:04 -0300 From: Marcelo Duarte MIME-Version: 1.0 Subject: Re: [Qemu-devel] Fedora-Core-2 References: <41100D95.2080405@bellard.org> In-Reply-To: <41100D95.2080405@bellard.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Reply-To: 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 Before this patches, I needd to configure --static. Now, it not needed. But I had a problem. When I try to install win98se: [mduarte@mduarte w]$ qemu -hda c1.img -boot a -fda disquete -cdrom win98se.iso -monitor stdio QEMU 0.6.0 monitor - type 'help' for more information (qemu) ./win-cd: line 1: 21328 Falha de segmentação qemu -hda c1.img -boot a -fda disquete -cdrom win98se.iso -monitor stdio The segmentation fault occurs when it pass to second fase, instalation, i agree. Thanks. Fabrice Bellard wrote: > > The last commits should allow QEMU to work on Fedora-Core-2 without > the published hacks. Tell me if you see improvements. > > Fabrice. > > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel > >