6 # Clear the screen when exiting the menu, instead of leaving the menu displayed.
7 # For vesamenu, this means the graphical background is still displayed without
8 # the menu itself for as long as the screen remains in graphics mode.
10 menu background splash.png
20 menu color border * #00000000 #00000000 none
23 menu color sel 0 #ffffffff #00000000 none
26 menu color title 0 #ff7ba3d0 #00000000 none
29 menu color tabmsg 0 #ff3a6496 #00000000 none
31 # Unselected menu item
32 menu color unsel 0 #84b8ffff #00000000 none
35 menu color hotsel 0 #84b8ffff #00000000 none
38 menu color hotkey 0 #ffffffff #00000000 none
41 menu color help 0 #ffffffff #00000000 none
43 # A scrollbar of some type? Not sure.
44 menu color scrollbar 0 #ffffffff #ff355594 none
47 menu color timeout 0 #ffffffff #00000000 none
48 menu color timeout_msg 0 #ffffffff #00000000 none
51 menu color cmdmark 0 #84b8ffff #00000000 none
52 menu color cmdline 0 #ffffffff #00000000 none
54 # Do not display the actual menu unless the user presses a key. All that is displayed is a timeout message.
56 menu tabmsg Press Tab for full configuration options on menu items.
58 menu separator # insert an empty line
59 menu separator # insert an empty line
62 menu label ^Install OPNFV Apex :: CentOS 7
64 append initrd=initrd.img inst.stage2=hd:LABEL=OPNFV\x20CentOS\x207\x20x86_64
67 # menu label Test this ^media & install CentOS 7
69 # append initrd=initrd.img inst.stage2=hd:LABEL=CentOS\x207\x20x86_64 rd.live.check quiet
71 menu separator # insert an empty line
74 menu begin ^Troubleshooting
75 menu title Troubleshooting
79 menu label Install CentOS 7 in ^basic graphics mode
81 Try this option out if you're having trouble installing
85 append initrd=initrd.img inst.stage2=hd:LABEL=OPNFV\x20CentOS\x207\x20x86_64 xdriver=vesa nomodeset quiet
89 menu label ^Rescue a CentOS system
91 If the system will not boot, this lets you access files
92 and edit config files to try to get it booting again.
95 append initrd=initrd.img inst.stage2=hd:LABEL=CentOS\x207\x20x86_64 rescue quiet
98 menu label Run a ^memory test
100 If your system is having issues, a problem with your
101 system's memory may be the cause. Use this utility to
102 see if the memory is working correctly.
106 menu separator # insert an empty line
109 menu label Boot from ^local drive
112 menu separator # insert an empty line
113 menu separator # insert an empty line
116 menu label Return to ^main menu