Friday, 10 February 2017

Ubuntu 16.04 upgrade broken networking

I just upgraded an Ubuntu 14.04 virtual machine (running on VMWare) to 16.04 using do-release-upgrade on the command line. It isn't the first time I have done this with similar VMs running 14.04 so I was not expecting problems.

All appeared to go well until after the reboot when I could no longer SSH into the system. Thanks to this answer on Ask Ubuntu I discovered that for some reason Ubuntu now names their ethernet interfaces differently but didn't change the eth0 device configured statically in my /etc/networking/interfaces to the new device ens32 name.

I searched the Ubuntu bug tracker and found this bug that pretty much matches but claims to have fixed this back in March.

Modern Ubuntu web kiosk using chromium as the browser engine

 I have been working to prepare a digital atlas exhibit for the Natillik Heritage Centre in Gjoa Haven, Nunavut, Canada. Working with Indig...