From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C9RWi-0007mj-QW for qemu-devel@nongnu.org; Mon, 20 Sep 2004 13:00:32 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C9RWg-0007la-FP for qemu-devel@nongnu.org; Mon, 20 Sep 2004 13:00:31 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C9RWg-0007lU-Aq for qemu-devel@nongnu.org; Mon, 20 Sep 2004 13:00:30 -0400 Received: from [80.91.229.2] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C9RQR-0007qa-6O for qemu-devel@nongnu.org; Mon, 20 Sep 2004 12:54:03 -0400 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1C9RQP-000060-00 for ; Mon, 20 Sep 2004 18:54:01 +0200 Received: from amarseille-206-1-22-241.w81-48.abo.wanadoo.fr ([81.48.123.241]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 20 Sep 2004 18:54:01 +0200 Received: from daimon55 by amarseille-206-1-22-241.w81-48.abo.wanadoo.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 20 Sep 2004 18:54:01 +0200 From: Ronald Date: Mon, 20 Sep 2004 18:53:56 +0200 Message-ID: References: <20040920.231003.71108074.k.suzaki@aist.go.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: news Subject: [Qemu-devel] Re: Cloop-patch and Knoppix example 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 Mon, 20 Sep 2004 23:10:03 +0900, Kuniyasu Suzaki a écrit : > > That's good News! > > Please tell me which gestOS do you try? Can I try on QEMU/win32? I have tried, with no luck, on a win98 host with damn small linux as guest. command line was: qemu -L . -initrd C:\temp\minirt~1.gz -kernel C:\temp\isolinux\linux24 C:\temp\knoppix (cannot -append ramdisk_size , because of some limits in command line i think).