Softaculous


Topic : Boot after upgrade


Posted By: buhuhu on April 14, 2014, 9:45 am
Hi,

I install Centos 6.5 x64

After that I install Virtualizor.

After Install virtualizor I make update (yum update) on CentoOS 6.5. (update standard kernel)

I reboot after upgrade then CentOS reboot into normal kernal not in openvz.

How can fix that ?



Best Regards,

Posted By: manekari on April 14, 2014, 10:03 am | Post: 1
Hello,

Sir, please open a support ticket and provide us the server details so we can assist you better.

Regards,
Virtualizor team.

Posted By: buhuhu on April 14, 2014, 10:27 am | Post: 2
I think to post here for see other users.

I change line from grub.conf and work fine now.


Original file

Quote


# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /boot/, eg.
#          root (hd0,0)
#          kernel /vmlinuz-version ro root=/dev/sdb3
#          initrd /initrd-[generic-]version.img
#boot=/dev/sdb
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title CentOS (2.6.32-431.11.2.el6.x86_64)
        root (hd0,0)
        kernel /vmlinuz-2.6.32-431.11.2.el6.x86_64 ro root=UUID=f763c6ff-fb6c-4040-b38e-42b9b957c881 rd_NO_LUKS rd_NO_LVM LANG=en_US.UTF-8 rd_NO_MD SYSFONT=latarcyrheb-sun16 crashkernel=auto  KEYBOARDTYPE=pc KEYTABLE=us rd_NO_DM rhgb quiet
        initrd /initramfs-2.6.32-431.11.2.el6.x86_64.img
title OpenVZ (2.6.32-042stab085.20)
        root (hd0,0)
        kernel /vmlinuz-2.6.32-042stab085.20 ro root=UUID=f763c6ff-fb6c-4040-b38e-42b9b957c881 rd_NO_LUKS rd_NO_LVM LANG=en_US.UTF-8 rd_NO_MD SYSFONT=latarcyrheb-sun16 crashkernel=auto  KEYBOARDTYPE=pc KEYTABLE=us rd_NO_DM rhgb quiet
        initrd /initramfs-2.6.32-042stab085.20.img

title CentOS (2.6.32-431.el6.x86_64)
        root (hd0,0)
        kernel /vmlinuz-2.6.32-431.el6.x86_64 ro root=UUID=f763c6ff-fb6c-4040-b38e-42b9b957c881 rd_NO_LUKS rd_NO_LVM LANG=en_US.UTF-8 rd_NO_MD SYSFONT=latarcyrheb-sun16 crashkernel=auto  KEYBOARDTYPE=pc KEYTABLE=us rd_NO_DM rhgb quiet
        initrd /initramfs-2.6.32-431.el6.x86_64.img




Change file


Quote


# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /boot/, eg.
#          root (hd0,0)
#          kernel /vmlinuz-version ro root=/dev/sdb3
#          initrd /initrd-[generic-]version.img
#boot=/dev/sdb
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu

title OpenVZ (2.6.32-042stab085.20)
        root (hd0,0)
        kernel /vmlinuz-2.6.32-042stab085.20 ro root=UUID=f763c6ff-fb6c-4040-b38e-42b9b957c881 rd_NO_LUKS rd_NO_LVM LANG=en_US.UTF-8 rd_NO_MD SYSFONT=latarcyrheb-sun16 crashkernel=auto  KEYBOARDTYPE=pc KEYTABLE=us rd_NO_DM rhgb quiet
        initrd /initramfs-2.6.32-042stab085.20.img


title CentOS (2.6.32-431.11.2.el6.x86_64)
        root (hd0,0)
        kernel /vmlinuz-2.6.32-431.11.2.el6.x86_64 ro root=UUID=f763c6ff-fb6c-4040-b38e-42b9b957c881 rd_NO_LUKS rd_NO_LVM LANG=en_US.UTF-8 rd_NO_MD SYSFONT=latarcyrheb-sun16 crashkernel=auto  KEYBOARDTYPE=pc KEYTABLE=us rd_NO_DM rhgb quiet
        initrd /initramfs-2.6.32-431.11.2.el6.x86_64.img

title CentOS (2.6.32-431.el6.x86_64)
        root (hd0,0)
        kernel /vmlinuz-2.6.32-431.el6.x86_64 ro root=UUID=f763c6ff-fb6c-4040-b38e-42b9b957c881 rd_NO_LUKS rd_NO_LVM LANG=en_US.UTF-8 rd_NO_MD SYSFONT=latarcyrheb-sun16 crashkernel=auto  KEYBOARDTYPE=pc KEYTABLE=us rd_NO_DM rhgb quiet
        initrd /initramfs-2.6.32-431.el6.x86_64.img



Just Cut Red text and put first and works fine



Regards,

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.