From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DQnFH-0006oR-DR for qemu-devel@nongnu.org; Wed, 27 Apr 2005 10:10:31 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DQnFD-0006nE-8V for qemu-devel@nongnu.org; Wed, 27 Apr 2005 10:10:30 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DQnFC-0006Qa-UL for qemu-devel@nongnu.org; Wed, 27 Apr 2005 10:10:26 -0400 Received: from [212.227.126.186] (helo=moutng.kundenserver.de) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DQnHg-0001ds-8H for qemu-devel@nongnu.org; Wed, 27 Apr 2005 10:13:00 -0400 Date: Wed, 27 Apr 2005 14:08:58 +0000 From: blackcrack Message-Id: <1114610938l.22538l.0l@blackysgate2> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; DelSp=Yes; Format=Flowed Content-Disposition: inline Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] (no subject) Reply-To: blackcrack@blackysgate.de, 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 Hy, my question is, can u implemet to read and write in a normal direcktory-struckure for mounting in qemu normaly direktorys als harddisks to direcktly changing div. files in the Orderingsystems look there: in Linux: qemu -hda -fmt fat /home/user/win1 (;)) qemu -hda -fmt fat /home/user/win311 qemu -hda -fmt fat32 /home/user/win95-or-Me qemu -hda -fmt ntfs /home/user/winnt in windows: qemu -hda -fmt fat C:\working\win311 qemu -hda -fmt fat32 C:\working\win95-or-Me qemu -hda -fmt ntfs C:\working\winnt if u cant use this idea not direcktly,.. you can think about if you use direcktorys as slave partition do changing the informations and files with the Guestos to open Documents quickly in a other OS's without network.. take a look: qemu -hda /home/user/win95.img -hdb -fmt fat32 /home/user/win95-or-Me-or-nt -cdrom /mnt/cdrom to read and write dokumens on the 2nd emulate harddisk how read and write samba ;) but only in one account. the CDrom is read only as def. but is read fom a direcktory or a file.... i hope i have get you some ideas :) kind regard Blacky blackysgate.de