From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1ChPKg-0006Lx-BZ for qemu-devel@nongnu.org; Thu, 23 Dec 2004 04:32:30 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1ChPKe-0006Kp-0K for qemu-devel@nongnu.org; Thu, 23 Dec 2004 04:32:28 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1ChPKd-0006KL-OR for qemu-devel@nongnu.org; Thu, 23 Dec 2004 04:32:27 -0500 Received: from [80.91.229.2] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ChP9d-0002R9-3n for qemu-devel@nongnu.org; Thu, 23 Dec 2004 04:21:05 -0500 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1ChP9c-0003SW-00 for ; Thu, 23 Dec 2004 10:21:04 +0100 Received: from amarseille-206-1-25-196.w81-51.abo.wanadoo.fr ([81.51.214.196]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 Dec 2004 10:21:03 +0100 Received: from daimon55 by amarseille-206-1-25-196.w81-51.abo.wanadoo.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 Dec 2004 10:21:03 +0100 From: Ronald Date: Thu, 23 Dec 2004 10:20:51 +0100 Message-ID: References: <000001c4e7af$1c634f60$6401a8c0@geodb.org> <2ad73a041222170211aefffe@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit Sender: news Subject: [Qemu-devel] Re: Patch: virtual vfat support Reply-To: daimon55@free.fr, 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 Le Wed, 22 Dec 2004 23:02:26 -0200, André Braga a écrit : > I haven't tested your patch yet, so I can't say I figured how to change > drives myself. Maybe \\.\e\temp\qemu as in my example above? I've seen > such UNC convention work in QEMU before (more specifically the discussions > on Japanese Knoppix and QEMU). To export a directory on another drive just put two backslaches instead of only one like this vvfat:d:\\temp, I have not tried with cdrom drives, just hard drives