Re: Problem with install [message #10013 is a reply to message #9998] |
Mon, 05 February 2007 10:19  |
Vasily Tarasov
Messages: 1345 Registered: January 2006
|
Senior Member |
|
|
Hello,
As far as I understand, this is pretty harmless message.
OpenVZ kernel rpm packet uses grubby utility during installation to add a boot record to /boot/grub.conf or /boot/menu.lst. This record should contain arguments to be passed to the kernel while booting and grubby gets these arguments from other records in grub.conf (menu.lst). grubby calls this arguments "template". While searching "template" grubby do some sanity checks, that can fail for various reasons. This happens in your case. Note, grubby "template" is not related to OpenVZ templates. You can get more information on grubby's man-page.
So, the only thing you need to do is to check grub.conf for proper record for OpenVZ kernel.
HTH,
Vasily.
|
|
|