Skip to main content

Try to load Cloudlinux Kernel

Comments

6 comments

  • Jcats
    Is the CL kernel at the top of /etc/grub.conf
    0
  • cPanelMichael
    Hello :) You may find this thread helpful:
    0
  • Naithen_tampa
    Yes the CL kernal in the top
    # grub.conf # # Note that you do not have to rerun grub after making changes to this file # NOTICE: You do not have a /boot partition. This means that # all kernel and initrd paths are relative to /, eg. # root (hd0,0) # kernel /boot/vmlinuz-version ro root=/dev/vda1 # initrd /boot/initrd-[generic-]version.img #boot=/dev/vda default=0 timeout=5 splashimage=(hd0,0)/boot/grub/splash.xpm.gz hiddenmenu title CloudLinux Server (2.6.32-531.29.2.lve1.3.11.1.el6.x86_64) root (hd0,0) kernel /boot/vmlinuz-2.6.32-531.29.2.lve1.3.11.1.el6.x86_64 ro root=/dev/vda1 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 nohz=off initrd /boot/initramfs-2.6.32-531.29.2.lve1.3.11.1.el6.x86_64.img title CloudLinux Server (2.6.32-531.23.3.lve1.3.6.el6.x86_64) root (hd0,0) kernel /boot/vmlinuz-2.6.32-531.23.3.lve1.3.6.el6.x86_64 ro root=/dev/vda1 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 nohz=off initrd /boot/initramfs-2.6.32-531.23.3.lve1.3.6.el6.x86_64.img title CloudLinux Server (2.6.32-531.23.3.lve1.2.66.el6.x86_64) root (hd0,0) kernel /boot/vmlinuz-2.6.32-531.23.3.lve1.2.66.el6.x86_64 ro root=/dev/vda1 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 nohz=off initrd /boot/initramfs-2.6.32-531.23.3.lve1.2.66.el6.x86_64.img
    0
  • cPanelMichael
    Is the URL from my previous response helpful? Thank you.
    0
  • Naithen_tampa
    No I dont think it was helpful. Because we already configured the grup.conf as you see above.
    0
  • cPanelMichael
    Then I contacted OVH and they said the following: Yes you should be able to do this via rescue mode.

    You may want to consult with OVH again and have them provide additional instructions on how to configure a custom Kernel. Thank you.
    0

Please sign in to leave a comment.