qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Help - Using QEMU with lm3s811evb


From: Danilo Bojovic
Subject: [Qemu-devel] Help - Using QEMU with lm3s811evb
Date: Wed, 7 Sep 2011 13:16:03 +0200

Hi,

I'm wondering can anyone help me with my issue:
I want to start ARM system emulator on QEMU for The Luminary Micro Stellaris LM3S811EVB emulation. 
On my machine I have installed CentOS 6 and QEMU 0.15.0. On QEMU I have Debian ARM version running with rebuilded kernel (v 3.0.4). Till now I started QEMU
 with this comand:
qemu-system-arm -M versatilepb -kernel vmlinuz-2.6.26-2-versatile -initrd initrd.img-2.6.26-2-versatile -hda debian_lenny_arm_standard.qcow2 -append "root=/dev/sda1"

Now, tried to start QEMU with command:
qemu-system-arm -M lm3s811evb -kernel vmlinuz-3.0.4 -initrd initrd.img-3.0.4 -hda debian_lenny_arm_standard.qcow2 -append "root=/dev/sda1"

and then I get message:
vmlinuz-3.0.4 : No such file or directory 
qemu: could not load kernel 'vmlinuz-3.0.4'

This is strange because that file exist in my file system in /boot directory. I don't know ho to resolve this, so please help.
Thanks in advance,

Best regards,

p.s. I'm new with this stuff so I don't know is this the right way to ask but I hope I'll get some help or other link/mail where can I look for solution.

reply via email to

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