From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BwpTL-0005dF-17 for qemu-devel@nongnu.org; Mon, 16 Aug 2004 17:56:55 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BwpTJ-0005cc-9p for qemu-devel@nongnu.org; Mon, 16 Aug 2004 17:56:54 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BwpTJ-0005cZ-5y for qemu-devel@nongnu.org; Mon, 16 Aug 2004 17:56:53 -0400 Received: from [209.157.66.248] (helo=mailshell.com) by monty-python.gnu.org with smtp (Exim 4.34) id 1BwpNp-0003lN-9l for qemu-devel@nongnu.org; Mon, 16 Aug 2004 17:51:13 -0400 Message-ID: <20040816215111.22116.qmail@mailshell.com> Date: Mon, 16 Aug 2004 16:51:09 -0500 (GMT-05:00) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: qemu@jmv.mailshell.com Subject: [Qemu-devel] W98 Host & Network 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 I spent some time with Bochs getting it all running the way I want to be able to web site testing with various OS/browser installs. It's always been a bit on the slow side so I took a look at Qemu and, after figuring out I needed a full path to the BIOS file, got it working. I like what I see (and how fast I see it) and have been using it to test various custom builds of Ultimate Boot CD, Knoppix, etc. I've come to the point where I want to start using HDD images & do network testing but when I try using Bart's Network Boot Disk (off of the Ultimate Boot CD v2.4) I get various "hardware" related errors whether I use either of the automatically detected NICs or a manual selection of the NE2000. I'm trying to determine if it's a Qemu or Bart's Network Boot Disk issue. Anybody have any suggestions or similar experiences? Thanks. Jon-Mikel