The -98 header is missing. I shall add it now.
I entered [sudo apt-get install linux-headers-4.4.0-98] and hit return resulting in this:
Do I now reboot?
I entered [sudo apt-get install linux-headers-4.4.0-98] and hit return resulting in this:
richard@richard-HP-15-Notebook-PC:~$ sudo apt-get install linux-headers-4.4.0-98
[sudo] password for richard:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
linux-headers-4.4.0-97 linux-headers-4.4.0-97-generic
linux-image-4.4.0-97-generic linux-image-extra-4.4.0-97-generic
linux-signed-image-4.4.0-97-generic
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
linux-headers-4.4.0-98
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 9,913 kB of archives.
After this operation, 72.0 MB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-4.4.0-98 all 4.4.0-98.121~14.04.1 [9,913 kB]
Fetched 9,913 kB in 14s (693 kB/s)
Selecting previously unselected package linux-headers-4.4.0-98.
(Reading database ... 439357 files and directories currently installed.)
Preparing to unpack .../linux-headers-4.4.0-98_4.4.0-98.121~14.04.1_all.deb ...
Unpacking linux-headers-4.4.0-98 (4.4.0-98.121~14.04.1) ...
Setting up linux-headers-4.4.0-98 (4.4.0-98.121~14.04.1) ...
richard@richard-HP-15-Notebook-PC:~$
[sudo] password for richard:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
linux-headers-4.4.0-97 linux-headers-4.4.0-97-generic
linux-image-4.4.0-97-generic linux-image-extra-4.4.0-97-generic
linux-signed-image-4.4.0-97-generic
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
linux-headers-4.4.0-98
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 9,913 kB of archives.
After this operation, 72.0 MB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-4.4.0-98 all 4.4.0-98.121~14.04.1 [9,913 kB]
Fetched 9,913 kB in 14s (693 kB/s)
Selecting previously unselected package linux-headers-4.4.0-98.
(Reading database ... 439357 files and directories currently installed.)
Preparing to unpack .../linux-headers-4.4.0-98_4.4.0-98.121~14.04.1_all.deb ...
Unpacking linux-headers-4.4.0-98 (4.4.0-98.121~14.04.1) ...
Setting up linux-headers-4.4.0-98 (4.4.0-98.121~14.04.1) ...
richard@richard-HP-15-Notebook-PC:~$
Comment