From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.33) id 1BMZMH-0008JM-7o for qemu-devel@nongnu.org; Sat, 08 May 2004 17:27:45 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.33) id 1BMZLl-0008DZ-D2 for qemu-devel@nongnu.org; Sat, 08 May 2004 17:27:44 -0400 Received: from [193.252.22.22] (helo=mwinf0901.wanadoo.fr) by monty-python.gnu.org with esmtp (Exim 4.33) id 1BMZLl-0008DQ-3a for qemu-devel@nongnu.org; Sat, 08 May 2004 17:27:13 -0400 Received: from bellard.org (ATuileries-112-1-3-204.w81-48.abo.wanadoo.fr [81.48.134.204]) by mwinf0901.wanadoo.fr (SMTP Server) with ESMTP id 274FB180024F for ; Sat, 8 May 2004 23:27:12 +0200 (CEST) Message-ID: <409D5134.3000604@bellard.org> Date: Sat, 08 May 2004 23:29:24 +0200 From: Fabrice Bellard MIME-Version: 1.0 Subject: Re: [Qemu-devel] OSZOO: current status References: <200405081407.36631.marinell@cs.unibo.it> <409CF34B.8030103@bellard.org> <409D24DA.1020409@shaw.ca> In-Reply-To: <409D24DA.1020409@shaw.ca> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Taras wrote: > Hi > Freebsd floppies are here(cdrom just freezes at boot) > ftp://ftp3.freebsd.org/pub/FreeBSD/releases/i386/5.2.1-RELEASE/floppies > > For netbsd get boot1 & boot2 from > ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-1.6.2/i386/installation/floppy The boot disks are working for me with QEMU 0.5.5 (althought the IDE probe is slow in NetBSD 1.6.2). QEMU CVS fixes the FPU probe of NetBSD (the FPU was not recognized). Fabrice.