[PATCH rhel6-branch] Make vesa and rescue options available in UEFI (#576828)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Add some more menu items. Weee!
---
 bootdisk/x86_64/grub.conf |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/bootdisk/x86_64/grub.conf b/bootdisk/x86_64/grub.conf
index ba5d86b..9730334 100644
--- a/bootdisk/x86_64/grub.conf
+++ b/bootdisk/x86_64/grub.conf
@@ -3,6 +3,12 @@ default=0
 splashimage=@SPLASHPATH@
 timeout 5
 hiddenmenu
-title @PRODUCT@ @VERSION@
+title Install or upgrade an existing system
 	kernel @KERNELPATH@ askmethod
 	initrd @INITRDPATH@
+title Install system with basic video driver
+	kernel @KERNELPATH@ xdriver=vesa nomodeset askmethod
+	initrd @INITRDPATH@
+title rescue
+	kernel @KERNELPATH@ rescue askmethod
+	initrd @INITRDPATH@
-- 
1.7.0.1

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux