For OS X, the singleuser, safemode, and hwtest options remove specific submenu items, but there's nothing to remove all of them. For Linux, you can limit the options by editing the refind_linux.conf file. If you want to truly remove all the submenu options, you could set scanfor manual and create manual boot stanzas that don't support any submenu options.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is there a way to disable the sub menu?
i.e when F2 is selected nothing happens.
I need to configure refind for a lab.
Thanks
For OS X, the
singleuser
,safemode
, andhwtest
options remove specific submenu items, but there's nothing to remove all of them. For Linux, you can limit the options by editing therefind_linux.conf
file. If you want to truly remove all the submenu options, you could setscanfor manual
and create manual boot stanzas that don't support any submenu options.