From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] Buildroot 2011.02 images won't load on Qemu with qemu_arm_versatile_defconfig
Date: Tue, 26 Apr 2011 11:46:25 +0200 [thread overview]
Message-ID: <87ipu15or2.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <BANLkTi=r-0A6Fy8FNMq+Y398sjOd6_cbPA@mail.gmail.com> (Dwi Sasongko Supriyadi's message of "Tue, 26 Apr 2011 16:40:22 +0700")
>>>>> "Dwi" == Dwi Sasongko Supriyadi <ruckuus@gmail.com> writes:
Dwi> Hello All,
Dwi> I found issue when trying to load buildroot images on Qemu. Following is my
Dwi> configuration:
Dwi> 1. Buildroot configured with make qemu_arm_versatile_defconfig
Dwi> 2. Using uClibc toolchain
Dwi> 3. rootfs.cpio, initramfs of linux kernel
Dwi> Basically, I just did: make qemu_arm_versatile_defconfig; make then use the
Dwi> resulting images available under output/images
Dwi> I run qemu with following command:
Dwi> qemu-system-arm -M versatilepb -m 128M -kernel output/images/zImage -initrd
Dwi> output/images/rootfs.cpio.gz -append "root=/dev/ram rdinit=/bin/sh"
Dwi> Qemu launched but there is nothing shown.
Odd, I've using the versatile config pretty often here. I do configure
it slightly differently, as I normally don't care about graphics output
- So I use the serial output:
qemu-system-arm -M versatilepb -kernel output/images/zImage -append
'console=ttyAMA0,115200 root=/dev/sda' -nographic -net nic -net user
-hda output/images/rootfs.ext2
I've tweaked the versatile config a bit in git since the 2011.02
release though (enabled getty on serial port).
Perhaps you could give the default versatile config in git a try before
changing to initramfs?
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2011-04-26 9:46 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ipu15or2.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox