NixOS on ARM/ODROID-C2: Difference between revisions
imported>Grahamc mNo edit summary |
imported>Grahamc Netboot instructions didn't work :) |
||
Line 10: | Line 10: | ||
then run `sudo minicom` to access the serial console. | then run `sudo minicom` to access the serial console. | ||
Revision as of 18:28, 7 January 2018
I used minicom to access the serial:
$ cat /etc/minirc.odroid-c2
# Machine-generated file - use "minicom -s" to change parameters.
pu port /dev/ttyUSB0
pu lock /var/lock
pu rtscts No
then run `sudo minicom` to access the serial console.