Coder Social home page Coder Social logo

edison-imaging-vm's Introduction

edison-imaging-vm

An Ubuntu 12.04 Vagrant VM (64-bit) for creating custom Intel Edison images.

The VM is provisioned with the essential packages needed to build an Intel Edison image. It is also configured with more memory (i.e. 2GB RAM) and with the ability to connect to Edison via USB (note that Edison may need to be unmounted from the host for it to connect to the VM).

Prerequisites

Setup

Starting the VM

  • To start the VM: vagrant up
  • To SSH into the VM: vagrant ssh
  • To navigate to the shared folder: cd /vagrant

Building an Intel Edison image

For details on building Edison images, see this document from Intel.

Click here to download the latest Edison Linux Source Files (.tgz). If the .tgz file is downloaded into the shared folder, it is best to use this command when unpacking the file:

tar xvf edison-src.tgz -C ~

where edison-src.tgz is the name of the downloaded file. -C ~ unpacks the file into the root directory of the VM. If the source files are in the shared folder, you may run into issues when building an image.

For an example on creating a custom image, see this blog post.

edison-imaging-vm's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  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.