Avoiding kernel panic during upgrade. Fallback Kernel for CloudLinux?
-
For setting boot once, the following steps will do the job. ----------------------------------- Step #1 - Run this at shell: root@vip:~# yum update kernel The new/updated kernel will be in 0th position. Then change the 'default's' value to 1 in /etc/grub.conf ----------------- default=1 ----------------- Step #2 - Run this at shell: echo "savedefault --default=0 --once" | grub --batch Step #3 - Run this at shell: reboot ------------------------------------- 0 -
Hello :) I don't believe the steps would be any different with a Cloud Linux kernel compared to a stock kernel. Feel free to update us with the outcome after using the steps provided to you by CL or in the previous post. Thank you. 0 -
Thanks folks, will do. 0
Please sign in to leave a comment.
Comments
3 comments