From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1Al5Yk-0000gh-Pg for qemu-devel@nongnu.org; Mon, 26 Jan 2004 07:09:42 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1Al5Xp-0000NU-GI for qemu-devel@nongnu.org; Mon, 26 Jan 2004 07:09:16 -0500 Received: from [130.136.10.114] (helo=pob.cs.unibo.it) by monty-python.gnu.org with esmtp (Exim 4.24) id 1Al5Eb-0003Yc-NJ for qemu-devel@nongnu.org; Mon, 26 Jan 2004 06:48:53 -0500 Date: Mon, 26 Jan 2004 12:48:48 +0100 Subject: Re: [Qemu-devel] QEMU 0.5.2 testing Message-ID: <20040126114848.GA5705@cs.unibo.it> References: <400B1217.8000202@free.fr> <20040120040730.GA14683@gnu.org> <1075108796.5267.1.camel@axp.nolabel.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1075108796.5267.1.camel@axp.nolabel.net> From: renzo@cs.unibo.it (Renzo Davoli) Reply-To: qemu-devel@nongnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org I am testing 0.5.2 (or the latest cvs). Win98: - install quite okay: it complains about a shortage of memory when testing plug&pray devices. - after install CD-ROM, Network interface are not automatically recognized. - with in CONFIG.SYS: device=c:\windows\oakcdrom.sys /d:mscd001 and in AUTOEXEC.BAT mscdex /d:mscd001 (standard msdos methods) the cdrom works (oakcdrom has been copied from the rescue disk). - no way now to let the network interface work. - I am going to reinstall it. Now at boot time ot complaints about the display adapter ("your display adapter is not configured properly). - floppy are okay at boot (I can boot from the rescue floopy) but when win98 has boot all the floppies appear as unformatted, and fails whem trying to format a new image. Debian Linux: - I have started a net installation and it worked quite well. - I had to configure the ne.o (ne2000) module by hand (irq=9 iobase=0x300) but then the installation continued okay. - CDROM is recognized at boot. - I have not finished the installation just because it was too late yesterday night. - more info follows, I am planning to complete the installation as soon as possible. In both tests I am using the vdeq tool that interfaces qemu with my "virtual distributed ethernet" vde network (see vde.sf.net). ciao renzo