From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bwq1R-0005Do-Ll for qemu-devel@nongnu.org; Mon, 16 Aug 2004 18:32:09 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bwq1P-0005Dc-UR for qemu-devel@nongnu.org; Mon, 16 Aug 2004 18:32:09 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bwq1P-0005DZ-R4 for qemu-devel@nongnu.org; Mon, 16 Aug 2004 18:32:07 -0400 Received: from [66.163.168.187] (helo=smtp808.mail.sc5.yahoo.com) by monty-python.gnu.org with smtp (Exim 4.34) id 1Bwpww-00082b-IR for qemu-devel@nongnu.org; Mon, 16 Aug 2004 18:27:30 -0400 From: Joe Menola Subject: Re: [Qemu-devel] W98 Host & Network Date: Mon, 16 Aug 2004 17:27:27 -0500 References: <20040816215111.22116.qmail@mailshell.com> In-Reply-To: <20040816215111.22116.qmail@mailshell.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200408161727.27951.menola@sbcglobal.net> 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 On Mon August 16 2004 4:51 pm, qemu@jmv.mailshell.com wrote: > 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? > Are you using the '-user-net' command option, or do you have a tun device configured? -jm