What kernels do you now have installed?
Show the output ofwhich will show us installed kernels. If you have only those two I would keep the old one but if you have more you can runCode:ls /boot | grep vmlinuzwhich should get rid of all except the two most recent versions.Code:sudo apt autoremove
Bookmarks