Differences between revisions 1 and 6 (spanning 5 versions)
Revision 1 as of 2016-09-25 11:33:48
Size: 865
Editor: XTaran
Comment: created
Revision 6 as of 2016-10-20 01:00:57
Size: 1485
Editor: TheAnarcat
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
By default it runs [[https://www.openwrt.org/|OpenWRT]], but Debian armhf userland can run on it, too. For now it though needs a non-vanilla (read non-debian) kernel as well as some binary blog. By default it runs an [[https://www.openwrt.org/|OpenWRT]] derivative called TurrisOS, but Debian armhf userland can run on it, too. For now it though needs a custom (read non-Debian) kernel as well as some additional scripts. The custom kernel is based on some Linux 4.x branch and is maintained [[https://github.com/tmshlvck/omnia-linux/|on Github]].
Line 8: Line 8:

See the [[https://github.com/tmshlvck/omnia-debian/wiki|omnia-debian wiki]] for detailed documentation about flashing Debian to the Turris Omnia. You can even run the Turris Omnia with dual-boot Debian and Turris Omnia by creating a [[btrfs]] subvolume on the eMMC.

If you're not keen on cross-compiling and accept to trust images downloaded unencrypted from the internet, you can find an ready-made image on
http://aule.elfove.cz/%7Ebrill/omnia-debian/.

Installing Debian On The Turris Omnia Router

The Turris Omnia is an ARM-based (mostly) open hardware router board developed by Project Turris of CZ.NIC and available via Indiegogo.

By default it runs an OpenWRT derivative called TurrisOS, but Debian armhf userland can run on it, too. For now it though needs a custom (read non-Debian) kernel as well as some additional scripts. The custom kernel is based on some Linux 4.x branch and is maintained on Github.

Since this means that there is yet no Debian Installer support for the Turris Omnia either, the only known way to get Debian running on it is the omnia-debian project on GitHub. It's a script to cross-compile the kernel and to generate an image which with which you can flash Debian armhf on the Turris Omnia.

See the omnia-debian wiki for detailed documentation about flashing Debian to the Turris Omnia. You can even run the Turris Omnia with dual-boot Debian and Turris Omnia by creating a ?btrfs subvolume on the eMMC.

If you're not keen on cross-compiling and accept to trust images downloaded unencrypted from the internet, you can find an ready-made image on http://aule.elfove.cz/%7Ebrill/omnia-debian/.