查看当前使用内核
uname-a
查看内核命令:
dpkg--get-selections|grep linux
删除内核命令:sudo apt-get purge ...
sudo apt-get purgelinux-image-4.4.0-89-generic
若删除后,后面的install变成deinstall,用下面指令清理
sudo dpkg -P linux-signed-image-4.4.0-89-generic