sudo apt-get autoremove --purge 'linux-.*generic' Go to the file of debian packages and install the kernel: sudo dpkg -i linux-*.deb Reboot sudo reboot Verify that the kernel is indeed installed by typing uname -v you should get #1 SMP PREEMPT RT xxxxxxxx Install UbuntuDownload...