[Buildroot] [PATCH 1/1] how to install output/img on the beaglebone

Guillaume William Bres guillaume.bressaix at gmail.com
Sun Aug 21 17:15:41 UTC 2016


>
> Have you tested that following these instructions lead to a working
> BeagleBone
> system?
>
> baruch


yes it works perfectly fine

Guillaume William Bres-Saix
Software engineer - NIST
325 Broadway, Boulder, CO 80305
<guillaume.bressaix at gmail.com>

2016-08-21 17:11 GMT+02:00 Baruch Siach <baruch at tkos.co.il>:

> Hi Guillaume W. Bres,
>
> On Sun, Aug 21, 2016 at 05:00:06PM +0200, Guillaume W. Bres wrote:
> > readme.txt could use a little more information on what to install
> > and how to install it. I simply copied the content of
> > board/acmesystems/arietta-g25/readme.txt.
>
> Have you tested that following these instructions lead to a working
> BeagleBone
> system?
>
> baruch
>
> > Signed-off-by: Guillaume W. Bres <guillaume.bressaix at gmail.com>
> > ---
> >  board/beaglebone/readme.txt | 10 ++++++++++
> >  1 file changed, 10 insertions(+)
> >
> > diff --git a/board/beaglebone/readme.txt b/board/beaglebone/readme.txt
> > index 43ebe53..664bde2 100644
> > --- a/board/beaglebone/readme.txt
> > +++ b/board/beaglebone/readme.txt
> > @@ -32,3 +32,13 @@ After building, you should get a tree like this:
> >    ├── u-boot.img
> >    ├── uEnv.txt
> >    └── zImage
> > +
> > +How to write the microSD card
> > +=============================
> > +
> > +Once the build process is finished you will have an image called
> "sdcard.img"
> > +in the output/images/ directory.
> > +
> > +Copy the bootable "sdcard.img" onto an SD card with "dd":
> > +
> > +  $ sudo dd if=output/images/sdcard.img of=/dev/sdX
>
> --
>      http://baruch.siach.name/blog/                  ~. .~   Tk Open
> Systems
> =}------------------------------------------------ooO--U--
> Ooo------------{=
>    - baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20160821/0aa80bbd/attachment-0002.html>


More information about the buildroot mailing list