• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Issue Emergency, cannot reboot cloudlinux / ec-2/onyx instance

yabado

Regular Pleskian
Here is the grub.conf file. This is the reason it will not boot.

What should I change to make it work? I am desperate for any help.

default 1
timeout=0
title CloudLinux Server (2.6.32-896.16.1.lve1.4.51.el6.x86_64.debug)
root (hd0)
kernel /boot/vmlinuz-2.6.32-896.16.1.lve1.4.51.el6.x86_64.debug ro root=/dev/xvda1 rd_NO_PLYMOUTH nohz=off SYSFONT=$
initrd /boot/initramfs-2.6.32-896.16.1.lve1.4.51.el6.x86_64.debug.img
title CloudLinux Server (2.6.32-896.16.1.lve1.4.51.el6.x86_64)
root (hd0)
kernel /boot/vmlinuz-2.6.32-896.16.1.lve1.4.51.el6.x86_64 ro root=/dev/xvda1 rd_NO_PLYMOUTH nohz=off SYSFONT=latarc$
initrd /boot/initramfs-2.6.32-896.16.1.lve1.4.51.el6.x86_64.img
title CloudLinux Server (2.6.32-896.16.1.lve1.4.49.el6.x86_64.debug)
root (hd0)
kernel /boot/vmlinuz-2.6.32-896.16.1.lve1.4.49.el6.x86_64.debug ro root=/dev/xvda1 rd_NO_PLYMOUTH nohz=off SYSFONT=$
initrd /boot/initramfs-2.6.32-896.16.1.lve1.4.49.el6.x86_64.debug.img
title CloudLinux Server (2.6.32-896.16.1.lve1.4.49.el6.x86_64)
root (hd0)
kernel /boot/vmlinuz-2.6.32-896.16.1.lve1.4.49.el6.x86_64 ro root=/dev/xvda1 rd_NO_PLYMOUTH nohz=off SYSFONT=latarc$
initrd /boot/initramfs-2.6.32-896.16.1.lve1.4.49.el6.x86_64.img
title CloudLinux Server (2.6.32-773.26.1.lve1.4.43.el6.x86_64.debug)
root (hd0)
kernel /boot/vmlinuz-2.6.32-773.26.1.lve1.4.43.el6.x86_64.debug ro root=/dev/xvda1 rd_NO_PLYMOUTH nohz=off SYSFONT=$
initrd /boot/initramfs-2.6.32-773.26.1.lve1.4.43.el6.x86_64.debug.img
title CloudLinux Server (2.6.32-773.26.1.lve1.4.43.el6.x86_64)
root (hd0)
kernel /boot/vmlinuz-2.6.32-773.26.1.lve1.4.43.el6.x86_64 ro root=/dev/xvda1 rd_NO_PLYMOUTH nohz=off SYSFONT=latarc$
initrd /boot/initramfs-2.6.32-773.26.1.lve1.4.43.el6.x86_64.img
 
Back
Top