]> code.delx.au - refind/blobdiff - refind.conf-sample
rEFInd can now load EFI drivers!
[refind] / refind.conf-sample
index 7e3cb2cdff61ecb28e96d5b219aaa551f7e5a9fd..bd90b38ba9c44466694e4279988911f352e0b8f5 100644 (file)
@@ -55,8 +55,18 @@ timeout 20
 #              systems)
 #  reboot    - a tag to reboot the computer
 # Default is shell,about,shutdown,reboot
+#
 #showtools shell, about, reboot
 
+# Directories in which to search for EFI drivers. These drivers can
+# provide filesystem support, give access to hard disks on plug-in
+# controllers, etc. In most cases none are needed, but if you add
+# EFI drivers and you want rEFInd to automatically load them, you
+# should specify one or more paths here.
+# Default is to scan no directories for EFI drivers
+#
+#scan_driver_dirs EFI/refind/drivers,drivers
+
 # Which types of boot loaders to search, and in what order to display them:
 #  internal      - internal EFI disk-based boot loaders
 #  external      - external EFI disk-based boot loaders
@@ -66,7 +76,20 @@ timeout 20
 #  cd            - BIOS optical-disc boot loaders
 #  manual        - use stanzas later in this configuration file
 # Default is internal,external,optical
-scanfor internal,external,optical
+#
+#scanfor internal,external,optical
+
+# When scanning volumes for EFI boot loaders, rEFInd always looks for
+# Mac OS X's and Microsoft Windows' boot loaders in their normal locations,
+# and scans the root directory and every subdirectory of the /EFI directory
+# for additional boot loaders, but it doesn't recurse into these directories.
+# The also_scan_dirs token adds more directories to the scan list.
+# Directories are specified relative to the volume's root directory. This
+# option applies to ALL the volumes that rEFInd scans. If a specified
+# directory doesn't exist, it's ignored (no error condition results).
+# The default is to scan no additional directories.
+#
+#also_scan_dirs boot,EFI/linux/kernels
 
 # Set the maximum number of tags that can be displayed on the screen at
 # any time. If more loaders are discovered than this value, rEFInd shows