From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bk9fX-0001X3-Mf for qemu-devel@nongnu.org; Mon, 12 Jul 2004 18:53:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bk9fV-0001Wq-21 for qemu-devel@nongnu.org; Mon, 12 Jul 2004 18:53:07 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bk9fU-0001Wn-W5 for qemu-devel@nongnu.org; Mon, 12 Jul 2004 18:53:05 -0400 Received: from [80.91.224.249] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Bk9cy-0004l1-Hc for qemu-devel@nongnu.org; Mon, 12 Jul 2004 18:50:28 -0400 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1Bk9cu-0003zF-00 for ; Tue, 13 Jul 2004 00:50:24 +0200 Received: from demon-gw.antistream.com ([62.49.248.97]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 13 Jul 2004 00:50:24 +0200 Received: from robert by demon-gw.antistream.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 13 Jul 2004 00:50:24 +0200 From: Robert Wittams Date: Mon, 12 Jul 2004 23:50:19 +0100 Message-ID: References: <200407122356.02502.eschmit@tin.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit In-Reply-To: <200407122356.02502.eschmit@tin.it> Sender: news Subject: [Qemu-devel] Re: Win98: how to exchange data with Linux 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 Mario Cazorzi wrote: > I have just installed Windows98 on my Linux machine (Suse 9.1 64bit, sata HD). > Qemu works really very, very good. > The only thing I missed is the possibility to exchange data between the two > OS. (I mean cut and paste). > Probably at the moment the only possibility is to make a fat32 partition so I > can see it from Linux and from Windows too. > Is that the only solution (if I can spare so a partition I will be very > happy). > > mcz Maybe something like http://synergy2.sourceforge.net/ could be used for cut and paste - just need to adapt it for one screen embedded in the other rather than side by side.... rob