I'm a bit confused. I use the command line up update a couple of times a week
I've seen messages that a generic kernel is being downloaded, and I assume installed. Today is was "-36-generic".
But the current kernel doesn't change when I reboot. uname -a gives me
"Linux l-k1804 4.15.0-32-generic #35-Ubuntu SMP Fri Aug 10 17:58:07 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux"
Is that the current one? I am using the current NVIDIA drivers if that makes a difference.
Code:
sudo apt-get update && time sudo apt-get dist-upgrade
But the current kernel doesn't change when I reboot. uname -a gives me
"Linux l-k1804 4.15.0-32-generic #35-Ubuntu SMP Fri Aug 10 17:58:07 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux"
Is that the current one? I am using the current NVIDIA drivers if that makes a difference.
Comment