From: Jim Abernathy <jfabernathy@gmail.com>
To: yocto@yoctoproject.org
Subject: creating SD card for booting Yocto image on Pandaboard
Date: Mon, 30 Jul 2012 17:08:47 -0400 [thread overview]
Message-ID: <5016F7DF.60802@gmail.com> (raw)
I have not seem a procedure documented for creating an SD card with the
Yocto image that works in a Pandaboard Rev A2.
I have created a core-image-minimal and core-image-sato successfully. I
followed the basic procedures on pandaboard wiki to format the SD card.
After formating the card, I can insert it into an Ubuntu 12.04 system
and the /media/boot and /media/rootfs devices are mounted
automatically. Using the files in tmp/deploy/images, I copy the files
as below:
cp MLO-pandaboard-2012.12 /media/boot/MLO
cp u-boot-pandaboard-2011.12-r8.img /media/boot/u-boot.img
cp uImage-3.1.0-r0-pandaboard-201207300170622.bin /media/boot/uImage
tar -xjf core-image-minimal-pandaboard.tar.bz2 -C /media/rootfs/
Am I missing a step? It starts booting the kernel, but that's is, no
more output on the console.
Jim A
reply other threads:[~2012-07-30 21:08 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=5016F7DF.60802@gmail.com \
--to=jfabernathy@gmail.com \
--cc=yocto@yoctoproject.org \
/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.