From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C9RuQ-0005NS-Pv for qemu-devel@nongnu.org; Mon, 20 Sep 2004 13:25:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C9RuO-0005Mw-QI for qemu-devel@nongnu.org; Mon, 20 Sep 2004 13:25:02 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C9RuO-0005Mm-NB for qemu-devel@nongnu.org; Mon, 20 Sep 2004 13:25:00 -0400 Received: from [80.91.229.2] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C9RoU-0003AM-Bg for qemu-devel@nongnu.org; Mon, 20 Sep 2004 13:18:54 -0400 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1C9RoT-0000cP-00 for ; Mon, 20 Sep 2004 19:18:53 +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 19:18:53 +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 19:18:53 +0200 From: Ronald Date: Mon, 20 Sep 2004 19:18:50 +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: 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 19:03:14 +0200, Johannes Schindelin a écrit : > Hi, > > On Mon, 20 Sep 2004, Ronald wrote: > >> 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). > > Damn small linux? Or Knoppix? Anyway, starting from Knoppix 3.6, the > initrd was too big, so I had to "-append ramdisk_size=1000000". > Damn small linux which is a reduced knoppix in size. > What exactly is going wrong? Does it say something about not being able to > mount root 01:03? This was my problem before I made the ramdisk larger. > However, with a Knoppix 3.3 it worked even without that. > Qemu just show briefly it's window then exit cleanly, there is no windows error neither. I don't know how to provide more infos.