GithubHelp home page GithubHelp logo

Comments (13)

umiddelb avatar umiddelb commented on July 27, 2024 1

You'd better take the official ODROID C2 Ubuntu Image then.

from image-builder-odroid-c2.

marcellodesales avatar marcellodesales commented on July 27, 2024 1

@umiddelb I've been using Ubuntu Mate, but I'd rather use HypriotOS :)

from image-builder-odroid-c2.

umiddelb avatar umiddelb commented on July 27, 2024 1

Ok, but there is no Aarch64 repository for Hypriot's Docker and friends at this time.

If you don't need a GUI you may install the minimal Ubuntu / Debian image from ODROID for the C2, install Docker from the repository, activate zram and compile Docker 1.12 from source on the C2.

from image-builder-odroid-c2.

AstroFrank avatar AstroFrank commented on July 27, 2024

404 Not Found - No file.

from image-builder-odroid-c2.

umiddelb avatar umiddelb commented on July 27, 2024

Somehow I managed to mangle the link (now corrected). But anyway, you should reference the meta package (linux-image-c2) in favour of this one, see here.

from image-builder-odroid-c2.

StefanScherer avatar StefanScherer commented on July 27, 2024

Thanks for the update. It seems that we already have it here and here.

I just start a rebuild with a new version v0.0.4 to build a new SD image to update the kernel package.

from image-builder-odroid-c2.

StefanScherer avatar StefanScherer commented on July 27, 2024

Just a TAG=v0.0.4 make tag to trigger a new TravisCI build. Stay tuned and test the release once it is uploaded to the GitHub releases.

from image-builder-odroid-c2.

StefanScherer avatar StefanScherer commented on July 27, 2024

A new SD card image is here https://github.com/hypriot/image-builder-odroid-c2/releases/tag/v0.0.4

from image-builder-odroid-c2.

umiddelb avatar umiddelb commented on July 27, 2024

This is supposed to work, but still without docker, since the Aarch64 repo needs to be added first, see here.

from image-builder-odroid-c2.

marcellodesales avatar marcellodesales commented on July 27, 2024

@umiddelb @StefanScherer Is there any update on this? Trying to get Docker on ODroid-C2 and having a hard time using Ubuntu 16.04... (Definitely missing HypriotOS)...

from image-builder-odroid-c2.

umiddelb avatar umiddelb commented on July 27, 2024

Hm, did you try

sudo apt -y install lxc aufs-tools cgroup-lite apparmor docker.io

?

from image-builder-odroid-c2.

umiddelb avatar umiddelb commented on July 27, 2024

If you don't like Ubuntu you may try Armbian or the Debian community image. As they are using the same kernel, Docker should run fine there as well. Just install Docker via:

sudo apt-get -y install lxc aufs-tools cgroupfs-mount cgroup-bin apparmor
sudo apt-get -y -t jessie-backports install docker.io

from image-builder-odroid-c2.

marcellodesales avatar marcellodesales commented on July 27, 2024

@umiddelb Yes I like Ubuntu :) So, I will try to flash 0.0.4 and try to install with sudo apt -y install lxc aufs-tools cgroup-lite apparmor docker.io you suggested...

Does the other stuff work?

  • Wifi
  • Bluetooth

?

from image-builder-odroid-c2.

Related Issues (17)

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.