Installation hints ...
Posted: Sat Aug 13, 2016 3:21 am
Change /etc/interfaces to:
There are other ways, but this works for me.
I changed to
and in /etc/hosts I changed the first line to
to get rid of an error when you tried to sudo
A minor assembly issue when mounting in the case. The ethernet connector appears to be mounted a bit closer to the PCB then on the NanoPC-T1, so I cut the bottom of the opening down slightly.
Code: Select all
iface eth0 inet static
There are other ways, but this works for me.
Code: Select all
hostname
Code: Select all
NanoPC-T3
and in /etc/hosts I changed the first line to
Code: Select all
127.0.0.1 localhost localhost.localdomain NanoPC-T3
to get rid of an error when you tried to sudo
A minor assembly issue when mounting in the case. The ethernet connector appears to be mounted a bit closer to the PCB then on the NanoPC-T1, so I cut the bottom of the opening down slightly.