Hi All, After a recent update the following message was returned by cron: Subject: Cron <root at XXXXX> run-parts /etc/cron.daily X-Cron-Env: <SHELL=/bin/bash> X-Cron-Env: <PATH=/sbin:/bin:/usr/sbin:/usr/bin> X-Cron-Env: <MAILTO=root> X-Cron-Env: <HOME=/> X-Cron-Env: <LOGNAME=root> X-Cron-Env: <USER=root> /etc/cron.daily/yum.cron: warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Stopping sshd:[ OK ] Starting sshd:[ OK ] grubby fatal error: unable to find a suitable template What the fsck does this mean? Any takers? Phil
You're not the first here: http://seclists.org/lists/linux-kernel/2003/Oct/0356.html https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=124246 It seems that grub could not install the kernel properly into grub.conf after an upgraded kernel was installed. Just install the kernel by hand... P. Phil Savoie wrote:>Hi All, > >After a recent update the following message was returned by cron: > >Subject: Cron <root at XXXXX> run-parts /etc/cron.daily >X-Cron-Env: <SHELL=/bin/bash> >X-Cron-Env: <PATH=/sbin:/bin:/usr/sbin:/usr/bin> >X-Cron-Env: <MAILTO=root> >X-Cron-Env: <HOME=/> >X-Cron-Env: <LOGNAME=root> >X-Cron-Env: <USER=root> > >/etc/cron.daily/yum.cron: > >warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew >Stopping sshd:[ OK ] >Starting sshd:[ OK ] >grubby fatal error: unable to find a suitable template > >What the fsck does this mean? Any takers? > >Phil >_______________________________________________ >CentOS mailing list >CentOS at centos.org >http://lists.centos.org/mailman/listinfo/centos > >