• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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