NixOS on ARM/ODROID-C2: Difference between revisions

imported>Grahamc
Netboot instructions didn't work :)
imported>Samueldr
Adds sections as used on other pages.
Line 1: Line 1:
{{ARM/breadcrumb}}
== Status ==
ODROID-C2 support is being worked on by '''@grahamc'''.
<!--
== Board-specific installation notes ==
[...]
-->
== Serial console ==
I used minicom to access the serial:
I used minicom to access the serial:


Line 9: Line 22:
</syntaxhighlight>
</syntaxhighlight>


then run `sudo minicom` to access the serial console.
then run <code>sudo minicom</code> to access the serial console.