• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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