Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit bdeb0743 authored by Robert Nelson's avatar Robert Nelson
Browse files

bbb: add script notes for creating flasher/standalone image


Signed-off-by: default avatarRobert Nelson <robertcnelson@gmail.com>
parent 16e6ead2
Branches
No related merge requests found
Scripts to support customized image generation for many arm systems
BeagleBoard branch:
------------
git clone git://github.com/beagleboard/image-builder.git
Images:
./beagleboard.org_image.sh
http://beagleboard.org/source
Flasher:
sudo ./setup_sdcard.sh --img BBB-eMMC-flasher-debian-7.2-2013-11-21 --uboot bone --beagleboard.org-production --bbb-flasher
xz -z -7 -v BBB-debian-7.2-2013-11-21-2gb.img
4GB, microSD:
sudo ./setup_sdcard.sh --img-4gb BBB-debian-7.2-2013-11-26 --uboot bone --beagleboard.org-production
xz -z -7 -v BBB-debian-7.2-2013-11-21-4gb.img
Master branch:
------------
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment