From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NxZ3M-0007Nu-MQ for qemu-devel@nongnu.org; Fri, 02 Apr 2010 01:04:20 -0400 Received: from [140.186.70.92] (port=59233 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NxZ3K-0007Lv-8r for qemu-devel@nongnu.org; Fri, 02 Apr 2010 01:04:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NxZ3I-0003Wq-Pt for qemu-devel@nongnu.org; Fri, 02 Apr 2010 01:04:18 -0400 Received: from mail-pz0-f202.google.com ([209.85.222.202]:48489) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NxZ3I-0003WS-KV for qemu-devel@nongnu.org; Fri, 02 Apr 2010 01:04:16 -0400 Received: by pzk40 with SMTP id 40so1338039pzk.23 for ; Thu, 01 Apr 2010 22:04:14 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: Date: Thu, 1 Apr 2010 22:04:14 -0700 Message-ID: Subject: Re: [Qemu-devel] Using Qemu From: Arpit Patel Content-Type: multipart/alternative; boundary=00504502af98226f83048339e990 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Mulyadi Santosa Cc: qemu-devel@nongnu.org --00504502af98226f83048339e990 Content-Type: text/plain; charset=ISO-8859-1 Tried that too. Same output. On Thu, Apr 1, 2010 at 8:41 PM, Mulyadi Santosa wrote: > Hi Arpit... > > On Thu, Apr 1, 2010 at 10:04, Arpit Patel wrote: > > Here is the command I issued > > > > "qemu -initrd initramfs.img -kernel vmlinux-2.6.24 /dev/zero -append > "noapic > > rw root=/dev/ram" > > IIRC, you need to pass the bzImage as the argument of -kernel > parameter, not the vmlinux one. Please try that first. > > -- > regards, > > Mulyadi Santosa > Freelance Linux trainer and consultant > > blog: the-hydra.blogspot.com > training: mulyaditraining.blogspot.com > --00504502af98226f83048339e990 Content-Type: text/html; charset=ISO-8859-1 Tried that too.
Same output.

On Thu, Apr 1, 2010 at 8:41 PM, Mulyadi Santosa <mulyadi.santosa@gmail.com> wrote:
Hi Arpit...

On Thu, Apr 1, 2010 at 10:04, Arpit Patel <arpit1585@gmail.com> wrote:
> Here is the command I issued
>
> "qemu -initrd initramfs.img -kernel vmlinux-2.6.24 /dev/zero -append "noapic
> rw root=/dev/ram"

IIRC, you need to pass the bzImage as the argument of -kernel
parameter, not the vmlinux one. Please try that first.

--
regards,

Mulyadi Santosa
Freelance Linux trainer and consultant

blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com

--00504502af98226f83048339e990--