Skip to main content

Thread: 11.10 find kernel


just did upgrade 11.10. running 11.04 on kernel 3.1.0-999 not work 11.10. bad monitor settings , non consistent mouse. had 3.0.14 in grub list , using , awesome. synaptic not list 3.1.0-999 kernel installed , neither ubuntu software program. need proper package name purge kernel system can not find it. find references in boot folder not complete , proper package name , seem need rid of it.

able me?

thanks, keith

quote posted sirkeith view post
just did upgrade 11.10. running 11.04 on kernel 3.1.0-999 not work 11.10. bad monitor settings , non consistent mouse. had 3.0.14 in grub list , using , awesome. synaptic not list 3.1.0-999 kernel installed , neither ubuntu software program. need proper package name purge kernel system can not find it. find references in boot folder not complete , proper package name , seem need rid of it.
run following command terminal:

code:
uname -r
this list kernel in use.

code:
dpkg -l linux-* | awk '/^ii/{ print $2}' | grep -v -e `uname -r | cut  -f1,2 -d"-"` | grep -e [0-9] | xargs sudo apt-get --dry-run remove
this should list kernels may having on ubuntu. remove unwanted kernels use command below.

code:
dpkg -l linux-* | awk '/^ii/{ print $2}' | grep -v -e `uname -r | cut -f1,2 -d"-"` | grep -e [0-9] | xargs sudo apt-get -y purge


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [lubuntu] 11.10 find kernel


Ubuntu

Comments

Popular posts from this blog

How to set the order of FAQs instead of alphabetical

Thread: Get UK Keyboard working

how do I change the e-mail address for my merchant account