hupper
Thu Mar 05, 2020 11:48:39 pm
Due to a graphics issue, I had to roll back the kernel on my low end laptop. I did this by:
sudo apt-get remove 5.3.0-40-generic
sudo update-grub
sudo apt-mark hold linux-image-generic linux-headers-generic
My question is this:
How would I remove this hold on the kernel AND update to the latest kernel.
Just curious....
Thanks!
sudo apt-get remove 5.3.0-40-generic
sudo update-grub
sudo apt-mark hold linux-image-generic linux-headers-generic
My question is this:
How would I remove this hold on the kernel AND update to the latest kernel.
Just curious....
Thanks!