]> code.delx.au - refind/blobdiff - refind.conf-sample
Reconfigured new UEFI BIOS-boot support to use the Mac-style "scanfor"
[refind] / refind.conf-sample
index bfe36846cea93a96def5b15bb044141db22897bd..7a5b9e737f2d6d786780b3d3f5e0ddf03d686aa6 100644 (file)
@@ -87,8 +87,10 @@ timeout 20
 
 # Which non-bootloader tools to show on the tools line, and in what
 # order to display them:
-#  shell     - the EFI shell
-#  gptsync   - the (dangerous) gptsync.efi utility
+#  shell     - the EFI shell (requires external program; see rEFInd
+#              documentation for details)
+#  gptsync   - the (dangerous) gptsync.efi utility (requires external
+#              program; see rEFInd documentation for details)
 #  about     - an "about this program" option
 #  exit      - a tag to exit from rEFInd
 #  shutdown  - shuts down the computer (a bug causes this to reboot EFI
@@ -117,9 +119,9 @@ timeout 20
 #  biosexternal  - BIOS external boot loaders (USB, eSATA, etc.)
 #  cd            - BIOS optical-disc boot loaders
 #  manual        - use stanzas later in this configuration file
-# Default is internal,external,optical
+# Default is internal,external,optical,manual
 #
-#scanfor internal,external,optical
+#scanfor internal,external,optical,manual
 
 # When scanning volumes for EFI boot loaders, rEFInd always looks for
 # Mac OS X's and Microsoft Windows' boot loaders in their normal locations,
@@ -141,7 +143,8 @@ timeout 20
 # another boot loader or to exclude a directory that holds drivers
 # or non-bootloader utilities provided by a hardware manufacturer. If
 # a directory is listed both here and in also_scan_dirs, dont_scan_dirs
-# takes precedence.
+# takes precedence. Note that this blacklist applies to ALL the
+# filesystems that rEFInd scans, not just the ESP.
 #
 #dont_scan_dirs EFI/boot,EFI/Dell