Comment 127 for bug 1167114

Revision history for this message
Nathaniel A. Johnson (gruyere-emmentaler) wrote :

I am posting this for anyone testing kernels that has as weak an understanding of Linux as I do :-)

The next to last set of kernels did not show up in my Software Center so I ran the following commands in the terminal.

sudo dpkg --get-selections | grep linux

That showed me a list of stuff installed with linux in its name which means the kernels I have been installing

Then I ran

sudo dpkg -r linux-image-extra-3.5.0-28-generic
sudo dpkg -r linux-image-extra-3.5.0-28-generic
sudo dpkg -r linux-image-3.5.0-28-generic

Since those are the kernel packages I installed. And now on to the last set posted. If I forgot anything feel free to comment.