I recently installed Ubuntu Server 16.04 onto a new hard drive. I had to install it while connected via USB on a different computer (due to the installer not able to detect a keyboard). I attached the hard drive via SATA to the new server. I can now boot and it sees the keyboard.
I however have no network.
I am missing the /etc/udev/rules.d/70-persistent-net.rules
file.
When I execute sudo lshw -class network
I get the following;
*-network DISABLED
description: Ethernet interface
When I execute ifconfig -a
I get the following;
eno1 Link encap:Ethernet HWaddr 9c:5c:8e:95:44:6d
...