Teradata / stacki

Linux Cluster Builder - Bare Metal Red Hat & SUSE
http://www.stacki.org
Other
234 stars 74 forks source link

UEFI PXE with RHEL7 and OLE7 attempting to install grub.cfg in wrong location #422

Open bbyhuy opened 5 years ago

bbyhuy commented 5 years ago

When PXE booting RHEL7 or OLE7 with UEFI it seems that the grub2-mkconfig command that gets ran to generate the grub.cfg file has a path which is hard-coded to centos.

12:19:44,634 INFO program: Running... grub2-mkconfig -o /boot/efi/EFI/centos/grub.cfg 12:19:44,989 INFO program: /sbin/grub2-mkconfig: line 244: /boot/efi/EFI/centos/grub.cfg.new: No such file or directory 12:19:44,989 DEBUG program: Return code: 1

This causes both RHEL and OLE installs to fail with the error "failed to write to bootloader".

sukhbir148 commented 5 years ago

Hi Do we have any update on this ?

sukhbir148 commented 5 years ago

Hi bbyhuy, am facing same problem while installing RHEL7 in UEFI mode. using stacki 5, Do you have any fix for it ?