• We value your experience with Plesk during 2025
    Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025.
    Please take this short survey:

    https://survey.webpros.com/

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