I just upgraded from Ubuntu 15.04 64-bit to Ubuntu 15.10 64-bit. I read that 15.10 was using the 4.1 or 4.2 kernel, but I noticed that my kernel didn't upgrade.
When I type in the terminal uname -r
, I get 3.19.0-18-generic
Same thing in GRUB: the only kernel I can choose is 3.19.0-18
Can someone explain how to upgrade the kernel?
4.2.0-16
kernel. – guillaume8375 Oct 24 '15 at 14:20sudo apt-get install linux-generic
it returns that I'm running the latest version. This VM is hosted at DigitialOcean, could their cache be my issue? – Nov 05 '15 at 16:52