EarlyReleases
Revision 1 as of 2015-05-08 17:37:49
Clear message
Early Releases for Ubuntu
Installing a 14.04.3 kernel in 14.04.2 system
It is possible to install the preview version of 14.04.3 in your system, even before it is GA. You can do that to start playing with a more recent kernel, 3.19 in this case.
In order to do so, you can just install the following packages in your current 14.04.2 installation:
# apt-get update # apt-get install linux-image-3.19.0-16-generic linux-image-extra-3.19.0-16-generic # reboot