From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HCOHl-0000Ie-Mr for qemu-devel@nongnu.org; Wed, 31 Jan 2007 17:50:37 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HCOHj-0000IS-A1 for qemu-devel@nongnu.org; Wed, 31 Jan 2007 17:50:36 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HCOHj-0000IP-56 for qemu-devel@nongnu.org; Wed, 31 Jan 2007 17:50:35 -0500 Received: from an-out-0708.google.com ([209.85.132.242]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HCOHi-0001CC-Q7 for qemu-devel@nongnu.org; Wed, 31 Jan 2007 17:50:34 -0500 Received: by an-out-0708.google.com with SMTP id d40so466121and for ; Wed, 31 Jan 2007 14:50:34 -0800 (PST) Message-ID: <46d6db660701311450h6ca4ccf9ybbbda4d8bce2e394@mail.gmail.com> Date: Wed, 31 Jan 2007 23:50:33 +0100 From: "Christian MICHON" Subject: Re: [Qemu-devel] How to run qemu (i386) without hda image? In-Reply-To: <5d649bdb0701281211xc19afcal5c2b5d10d483695b@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <5d649bdb0701281211xc19afcal5c2b5d10d483695b@mail.gmail.com> 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 On 1/28/07, Neo Jia wrote: > hi, > > I notice that this would be a very newbie question. Hope you can point me out. > > I am going to simulate i386 arch. But I cannot run it just with initrd > and vmlinuz just like running it for mips arch. It always complained > about missing the hda image file. When I applied the hda.img file, the > kernel will panic due to the file format (eg, ext3). > > Acturallly, my goal is trying to use qemu to setup a kernel debugging envir. > > Your help will be greatly appreciated! > > Thanks, > Neo is your problem fixed by the way ? -- Christian