Re: kernel Problem [message #33757 is a reply to message #33756] |
Sat, 08 November 2008 17:03   |
aoscentral
Messages: 29 Registered: November 2008
|
Junior Member |
|
|
Hi , ThanQ
[root@serverd608 ~]# rpm -V grub
[root@serverd608 ~]# rpm -V mkinitrd
[root@serverd608 ~]# yum install grub
Loading "fastestmirror" plugin
Loading mirror speeds from cached hostfile
* lxlabsupdate: download.lxlabs.com
* lxlabslxupdate: download.lxlabs.com
* base: mirrors.serveraxis.net
* openvz-kernel-rhel5: download.openvz.org
* updates: centos.mirrors.tds.net
* addons: yum.singlehop.com
* openvz-utils: download.openvz.org
* extras: yum.singlehop.com
Setting up Install Process
Parsing package install arguments
Package grub - 0.97-13.2.i386 is already installed.
Nothing to do
and
[root@serverd608 ~]# yum install mkinitrd
Loading "fastestmirror" plugin
Loading mirror speeds from cached hostfile
* lxlabsupdate: download.lxlabs.com
* lxlabslxupdate: download.lxlabs.com
* base: mirrors.serveraxis.net
* openvz-kernel-rhel5: download.openvz.org
* updates: centos.mirrors.tds.net
* addons: yum.singlehop.com
* openvz-utils: download.openvz.org
* extras: yum.singlehop.com
Setting up Install Process
Parsing package install arguments
Package mkinitrd - 5.1.19.6-28.i386 is already installed.
Nothing to do
what should i do now ?
kir wrote on Sat, 08 November 2008 09:15 | I doubt the problem is ovzkernel-specific/related. So
1. check if grub and mkinitrd are installed correctly:
rpm -V grub
rpm -V mkinitrd
2. check if you get the same error from stock centos kernels, i.e. try to run rpm -ihv on some centos kernel (e.g. from centos updates).
|
[Updated on: Sat, 08 November 2008 17:04] Report message to a moderator
|
|
|