NanoPi M3 Assigns IP Address
#vim /etc/network/interfaces.d/eth0auto eth0 inet dhcp
allow-hotplug eth0
#ifcace eth0 inet dhcp
iface eth0 inet static
address 192.168.1.x
netmask 255.255.255.0
gateway 192.168.1.1
hwaddress ether
fa:44:18:40:0c:01
#/etc/init.d/networking restart
page:
[1]