Skip to content

BayLibre/libretech-image-builder

libretech-cc-x…
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

LibreTech CC Ubuntu 16.04 Image Build Script

Prerequesite

On an Ubuntu 16.04 x86_64/AMD64 system :

# sudo apt install build-essential bc git qemu debootstrap qemu-user-static

Steps

# ./init.sh
# ./build_linux.sh
# sudo ./linux-image.sh
# sudo ./clean.sh

Image will be in the same directory.

Simply dd it onto an SDCard like :

# sudo dd if=aml-s905x-cc-ubuntu-xenial-linux-libretech-4.13.3-g5bb7f41-2017-09-21.img of=/dev/mmcblk0 bs=8M

Enjoy !

About

Libre Computer board system image build scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages