From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ecnz5-0005oo-16 for qemu-devel@nongnu.org; Thu, 17 Nov 2005 12:55:43 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ecnz3-0005o3-7N for qemu-devel@nongnu.org; Thu, 17 Nov 2005 12:55:42 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ecnz2-0005ny-P7 for qemu-devel@nongnu.org; Thu, 17 Nov 2005 12:55:41 -0500 Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtp (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.34) id 1Ecnz2-00028l-L3 for qemu-devel@nongnu.org; Thu, 17 Nov 2005 12:55:40 -0500 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1EcnuG-0005db-Pr for qemu-devel@nongnu.org; Thu, 17 Nov 2005 18:50:45 +0100 Received: from 209.89.52.96 ([209.89.52.96]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Nov 2005 18:50:44 +0100 Received: from kurtbcox by 209.89.52.96 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Nov 2005 18:50:44 +0100 From: Kurt B Cox Date: Thu, 17 Nov 2005 10:14:09 -0700 Message-ID: References: <79bf98480510192032o39a3180aq785c48f9ce02d11b@mail.gmail.com> <79bf98480510192132j52eab59dxa2dca9f80adfc25a@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit In-Reply-To: <79bf98480510192132j52eab59dxa2dca9f80adfc25a@mail.gmail.com> Sender: news Subject: [Qemu-devel] Re: NetBSD/i386 2.0.2 does not install with KQEMU 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 Mike Swanson wrote: > Yeah, I've got NetBSD installed now, and the hard disk image isn't > bootable either unless KQEMU is deactivated. > > On 10/19/05, Mike Swanson wrote: > >>NetBSD 2.0.2 does not install with KQEMU loaded. I have not tested >>earlier or later (dev) builds. >> >>I simply invoke QEMU with this command: >>qemu -hda nbsd -cdrom i386cd.iso -boot d >> >>And NetBSD stops doing anything at the message "warning: no >>/dev/console". However, the problem does not ocurr when I start >>installation with -no-kqemu. >> >>I'm still installing NetBSD, so I can't say yet weather the hard disk >>image will work with KQEMU, but I'm reporting this so far. > > > -- > Mike netbsd 2.1 and openbsd 3.8 both seem to hang as their respective inits are being started during bootup. If -no-kqemu switch is used then they boot up fine. freebsd 6.0 doesnt seem to have this problem. But for both net and openbsd, it seems to be at that point where bootup is switching from kernel mode to user mode.