]> 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 09d29107cc7e0907a4b2794c39829d7a4c17e176..7a5b9e737f2d6d786780b3d3f5e0ddf03d686aa6 100644 (file)
@@ -118,13 +118,10 @@ timeout 20
 #  hdbios        - BIOS disk-based boot loaders
 #  biosexternal  - BIOS external boot loaders (USB, eSATA, etc.)
 #  cd            - BIOS optical-disc boot loaders
-#  legacypc      - BIOS target alternative search that may work on non-Mac 
-#                  machines. Use in place of the other BIOS options.
 #  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,legacypc
+#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,