From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [autobuild.buildroot.net] Build results for 2013-07-01
Date: Wed, 10 Jul 2013 16:04:29 -0300 [thread overview]
Message-ID: <51DDB03D.8000906@zacarias.com.ar> (raw)
In-Reply-To: <CALR4fEJeSBdCoAd=AKw6h6TnfZvw4P-XbR2tFHGtbaHtqpSDXw@mail.gmail.com>
On 07/10/2013 04:00 PM, Diego Iastrubni wrote:
> OK, I can reproduce this again. I think I am doing something wrong.
> Can anyone tell me if I am messing something up?
>
> elcuco at stimpy:~/src/buildroot$ make qemu_arm_versatile_defconfig
> elcuco at stimpy:~/src/buildroot$ qemu-system-arm -kernel output/images/zImage
If that's your invocation line you'll surely have issues, it should be:
qemu-system-arm -M versatilepb -kernel output/images/zImage -drive
file=output/images/rootfs.ext2,if=scsi -append "root=/dev/sda
console=ttyAMA0,115200" -serial stdio -net nic,model=smc91c111 -net user
Regards.
next prev parent reply other threads:[~2013-07-10 19:04 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-02 6:30 [Buildroot] [autobuild.buildroot.net] Build results for 2013-07-01 Thomas Petazzoni
2013-07-02 7:38 ` Thomas Petazzoni
2013-07-02 12:21 ` Diego Iastrubni
2013-07-02 12:57 ` Gustavo Zacarias
2013-07-02 13:16 ` Thomas Petazzoni
2013-07-10 19:00 ` Diego Iastrubni
2013-07-10 19:04 ` Gustavo Zacarias [this message]
2013-07-10 19:06 ` Peter Korsgaard
2013-07-02 21:04 ` Peter Korsgaard
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=51DDB03D.8000906@zacarias.com.ar \
--to=gustavo@zacarias.com.ar \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.