NixOS on ARM/ODROID-C2: Difference between revisions
m Add outdated template, as the information is old |
m →Serial console: HR not needed |
||
| Line 86: | Line 86: | ||
== Serial console == | == Serial console == | ||
I used minicom to access the serial: | I used minicom to access the serial console: | ||
<syntaxhighlight> | <syntaxhighlight> | ||
| Line 96: | Line 96: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
then run <code>sudo minicom</code> to access the | then run <code>sudo minicom</code> to access the console. | ||
==Xorg== | ==Xorg== | ||