When I ran the upgrade process from the software centre I got an error message saying I need to install linux-headers-3.13.0-101 which it apparently couldn't find. How do I do this?
Bob Thomson Ottawa Canada
Might find the answer here Error message in upgrading from 14.04 to 16.04 sounds like they're having a similar problem. Error message is the same.
sudo apt-get update && sudo apt-get dist-upgrade
, reboot and try again. If any error please edit your question and add the full error message. – Dec 22 '16 at 22:58