diff --git a/xCAT/postscripts/configefi b/xCAT/postscripts/configefi new file mode 100644 index 000000000..62ae70345 --- /dev/null +++ b/xCAT/postscripts/configefi @@ -0,0 +1,2 @@ +echo "Setting Boot Manager for the next boot." +efibootmgr -c -l \\EFI\\redhat\\grub.efi -L Linux \ No newline at end of file