Quote:
|
I have 3 kernels installed. When I look at my installed kernels with yumex or package kit all I see is the latest kernel.
|
Are you viewing "Installed" or "Available" (radio-button on "Packages" tab) ? If "Available", then: yes, all you will see is latest. If "Installed", then you should see all three (or however many are actually installed).
Quote:
|
rpm -qa lists them and I was able to remove the oldest using rpm -e.
|
Why ? Flag 'install_only' in /etc/yum.conf defines number of kernels to keep. Three is default, for reasons well-documented elsewhere: having at least one back-up is a Good Idea™©® with Fedora, where kernel updates have been known to break stuff.
V