[root@localhost root]# apt-get install kernel
Reading Package Lists... Done
Building Dependency Tree... Done
Selecting kernel#2.4.22-1.2115.nptl for 'kernel'
kernel#2.4.22-1.2115.nptl is already the newest version.
0 upgraded, 0 newly installed, 0 removed and 0 not upgraded.
This is what I get when I try to list the available kernels. I have uncommented the required rpm repositiroes and even added yours void but I still get this. It appears it is choosing a specific kernel to represent the vauge "kernel" you use to list them. What is the deal with this and how to workaround?


