Came across an XO on which 'rpm -q kernel' listed two packages -- from 0716 and from 0718. Wanted to do 'rpm -e' on the one from 0716. That failed, because file '/sbin/new-kernel-pkg' could not be found. Did 'yum install mkinitrd'. Now the 'rpm -e' of the 0716 package worked. mikus