ernoaapa / eliot-os

Minimal Operating System for Eliot
http://docs.eliot.run/eliotos.html
MIT License
19 stars 1 forks source link

Support for Raspberry Pi Zero #9

Open theronic opened 6 years ago

theronic commented 6 years ago

According the docs, EliotOS only supports Raspberry Pi 3's.

What's the difference between these platforms? How do I get it to run on an RPi Zero?

ernoaapa commented 6 years ago

Hi, @theronic The Eliot-OS is basically just linuxkit configuration to build the minimal distro and the limitation comes from the linuxkit. It supports only RPi3 at the moment. I have not tested with RPi zero, but here's documentation how to install to from packages. Please let me know how things went.