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

Baruch Siach baruch at tkos.co.il
Sun Aug 21 15:11:25 UTC 2016


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 -



More information about the buildroot mailing list