Giter VIP home page Giter VIP logo

ubuntu-embedded's Introduction

UBUNTU for Embedded Systems

Tool to create Ubuntu images for embedded systems (mainly arm boards like the Beaglebone or the Raspberry Pi 2).

Crash course

To create an Ubuntu image for the Beaglebone Black:

sudo ./make_img.sh -b beaglebone -d 14.04 -o stack=14.10

To create an Ubuntu image for the RaspberryPi2:

sudo ./make_img.sh -b raspy2 -d 14.04

Serial console: 115200 8N1 - no hardware and software flow control

Default user / password: ubuntu / ubuntu

See 'boards.db' for an up to date list of supported boards.

Additional options are available through the help section (./make_img.sh -h):

[flag@southcross ubuntu-embedded]$ ./make_img.sh -h
usage: make_img.sh -b $BOARD -d $DISTRO [options...]

Available values for:
$BOARD:  beaglexm panda beaglebone mirabox cubox arndale5250 raspy2 versatile-ca9
$DISTRO: 14.04 14.10

Other options:
-f  <device>  device installation target

Misc "catch-all" option:
-o <opt=value[,opt=value, ...]> where:

stack:                  release used for the enablement stack (kernel, bootloader and flask-kernel)
size:                   size of the image file (e.g. 2G, default: 1G)
user:                   credentials of the user created on the target image
passwd:                 same as above, but for the password here
rootfs                  rootfs tar.gz archive (e.g. ubuntu core), can be local or remote (http/ftp)

ubuntu-embedded's People

Contributors

piso77 avatar rtg-canonical avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.