oracle / centos2ol

Script and documentation to switch CentOS/Rocky Linux to Oracle Linux
https://linux.oracle.com/switch/centos/
Universal Permissive License v1.0
345 stars 83 forks source link

The grub.cfg file doesn't get generated when running the centos2ol.sh script with -k option. #84

Closed ialmarin closed 3 years ago

ialmarin commented 3 years ago

Hi,

The grub.cfg file doesn't get generated when running the centos2ol.sh script with -k option. I suspect that the grub2-mkconfig command is only run when the -k option is not used. Is this an expected behavior?

Attached you may find a file with the output of the script run as "# bash -x centos2ol.sh" and the output of "# ls -ld /boot/efi/EFI/redhat/*" command. script_output_x.txt