qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] qemu: fatal: Trying to execute code outside RAM or ROM


From: Peter Maydell
Subject: Re: [Qemu-devel] qemu: fatal: Trying to execute code outside RAM or ROM at 0xc0008000
Date: Wed, 6 Jul 2011 12:58:05 +0100

On 6 July 2011 12:34, Ganesh Kumar <address@hidden> wrote:
> I am trying with execute the command these output,
>
> qemu-system-arm -M versatilepb -cpu arm926 -kernel
> vt8500-kernel/vmlinux -hda livearm.img -m 256 -append "root=/dev/sda
> mem=256M  devtmpfs.mount=0 rw"
> qemu: fatal: Trying to execute code outside RAM or ROM at 0xc0008000

That kernel filename sounds like it is not a kernel for a
versatilepb board. You can't run a kernel for one ARM board
on a model of a different ARM board, this will not work.

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]