From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DBqM3-0002iI-K2 for qemu-devel@nongnu.org; Thu, 17 Mar 2005 03:27:43 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DBqLy-0002gL-S7 for qemu-devel@nongnu.org; Thu, 17 Mar 2005 03:27:41 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DBqLy-0002gA-Ne for qemu-devel@nongnu.org; Thu, 17 Mar 2005 03:27:38 -0500 Received: from [217.72.192.243] (helo=fmmailgate05.web.de) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1DBq62-0005tY-Go for qemu-devel@nongnu.org; Thu, 17 Mar 2005 03:11:10 -0500 Received: by fmmailgate05.web.de (8.12.10/8.12.10/webde Linux 0.7) with SMTP id j2H8B8xl006954 for qemu-devel@nongnu.org; Thu, 17 Mar 2005 09:11:08 +0100 Date: Thu, 17 Mar 2005 09:11:07 +0100 Message-Id: <711732926@web.de> MIME-Version: 1.0 From: "Andreas Krause" Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] MS-DOS Network Client 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 Hi there, did anyone successfully run Microsoft Network Client in a MS-DOS guest OS? Here's my configuration: - current qemu-Installer from freeoszoo - Host OS: Win XP - Guest OS: MS-DOS 6.22 / freedos - Network: MS Network Client 3.0 Running qemu in PCI-mode and trying RTL8029 fails: When loading pcind.dos the driver does not find any network interface card. When running in ISA-mode an using NE2000 the driver ms2000.dos loads but no packet can be received from or send to 10.0.2.2. Please, if anyone could tell if it's possible to run preferrably in PCI mode and how to setup networking successfully. My aim is to mount a SMB share (net use x: \\server\share) an run an install.bat from this drive to Install my company's NT4.0-Installation. Thanks in advance A. Krause