From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C67vM-0000d1-PO for qemu-devel@nongnu.org; Sat, 11 Sep 2004 09:28:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C67vJ-0000cV-Ny for qemu-devel@nongnu.org; Sat, 11 Sep 2004 09:28:16 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C67vJ-0000cL-KV for qemu-devel@nongnu.org; Sat, 11 Sep 2004 09:28:13 -0400 Received: from [62.2.95.247] (helo=smtp.hispeed.ch) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1C67pR-0006yt-1K for qemu-devel@nongnu.org; Sat, 11 Sep 2004 09:22:09 -0400 Received: from nbbolle (80-218-110-20.dclient.hispeed.ch [80.218.110.20]) by smtp.hispeed.ch (8.12.6/8.12.6/tornado-1.0) with ESMTP id i8BDM6Qq030282 for ; Sat, 11 Sep 2004 15:22:06 +0200 From: "Andreas Bollhalder" Subject: RE: [Qemu-devel] Re: SAMBA support in QEMU Date: Sat, 11 Sep 2004 15:19:31 +0200 Message-ID: <000f01c49801$f9464de0$6401a8c0@geodb.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable In-Reply-To: <4142A54F.5050900@easynet.be> Reply-To: bolle@geodb.org, 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 > Mapping works (net use x: \\smbserver\qemu). Drive is available until next=20 > reboot (Win 98!). Doesn't Win98 have the "/PERSISTENT:YES" option for "net use" ? This will make the drive staying there at the next boot. Andreas