Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Buildroot 2011.02 images won't load on Qemu with qemu_arm_versatile_defconfig
@ 2011-04-26  9:40 Dwi Sasongko Supriyadi
  2011-04-26  9:46 ` Peter Korsgaard
  0 siblings, 1 reply; 8+ messages in thread
From: Dwi Sasongko Supriyadi @ 2011-04-26  9:40 UTC (permalink / raw)
  To: buildroot

Hello All,

I found issue when trying to load buildroot images on Qemu. Following is my
configuration:

1. Buildroot configured with make qemu_arm_versatile_defconfig
2. Using uClibc toolchain
3. rootfs.cpio, initramfs of linux kernel

Basically, I just did: make qemu_arm_versatile_defconfig; make then use the
resulting images available under output/images

I run qemu with following command:

qemu-system-arm -M versatilepb -m 128M -kernel output/images/zImage -initrd
output/images/rootfs.cpio.gz -append "root=/dev/ram rdinit=/bin/sh"

Qemu launched but there is nothing shown.

Then I tried another trick by building linux kernel inside
output/build/linux-2.6.36 with CROSS_COMPILE parameter pointed to Code
Sourcery toolchain and I found the very same result. Qemu did not show
anything.

I changed linux kernel version from buildroot menuconfig with 2.6.27.58,
then configured buildroot with qemu_arm_versatile_defconfig following with
make, then Qemu can load the kernel.

Has anyone experienced this kind of issue?

Thanks in advance,
DWI


-- 
Good software can't be measured by `wc -l software.c`
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20110426/0fc98092/attachment.html>

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-04-27  8:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-26  9:40 [Buildroot] Buildroot 2011.02 images won't load on Qemu with qemu_arm_versatile_defconfig Dwi Sasongko Supriyadi
2011-04-26  9:46 ` Peter Korsgaard
2011-04-26 14:55   ` Dwi Sasongko Supriyadi
2011-04-26 15:38     ` Dwi Sasongko Supriyadi
2011-04-26 18:18     ` Peter Korsgaard
2011-04-27  4:28       ` Dwi Sasongko Supriyadi
2011-04-27  5:29         ` Peter Korsgaard
2011-04-27  8:08           ` Dwi Sasongko Supriyadi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox