• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.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