Skip to main content

CloudLinux Knowledge Base

Kernel isn't booting once CloudLinux is installed on Dell Servers (AlmaLinux/RockyLinux)

Comments

1 comment

  • Vitaly Nemykin

    Correct two last commands:

    efibootmgr -c -L "CloudLinux" -l "\EFI\centos\shimx64.efi" -d /dev/"${disk_name1}" -p "${disk_num1}"
    efibootmgr -c -L "CloudLinux" -l "\EFI\centos\shimx64.efi" -d /dev/"${disk_name2}" -p "${disk_num2}"
    0

Please sign in to leave a comment.