Ari wrote: > Hi guys, > > I just noticed something a bit odd (in my limited experience): > > rpm -q kernel > package kernel is not installed So what does "rpm -qa|grep kernel" say. It probably has an entry "kernel-PAE-..." or some such. Why didn't you just check which package the kernel belonged to? Say "rpm -qf /boot/vmlinuz-..." Ian