From 0fd3f77e32754bfca6219df6c651b2a2523b3759 Mon Sep 17 00:00:00 2001 From: sjing Date: Wed, 10 Apr 2013 06:35:36 +0000 Subject: [PATCH] use genesis kernel/initrd for sysclone. git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15919 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT/postscripts/efibootmgr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT/postscripts/efibootmgr b/xCAT/postscripts/efibootmgr index 959f0a548..62ae70345 100644 --- a/xCAT/postscripts/efibootmgr +++ b/xCAT/postscripts/efibootmgr @@ -1,2 +1,2 @@ -echo "Setting Boot Manager for the next boot.\n"; +echo "Setting Boot Manager for the next boot." efibootmgr -c -l \\EFI\\redhat\\grub.efi -L Linux \ No newline at end of file