X-Git-Url: https://code.delx.au/refind/blobdiff_plain/32af1a6f9af65e08b7e7bb60a5a8177eb254c8f0..8e261d06ab599ac8eb4d0108a88c30a0a1b8f814:/docs/refind/configfile.html diff --git a/docs/refind/configfile.html b/docs/refind/configfile.html index ce7cebe..20e1246 100644 --- a/docs/refind/configfile.html +++ b/docs/refind/configfile.html @@ -177,6 +177,11 @@ timeout 20 internal, external, optical, hdbios, biosexternal, cd, and manual Tells rEFInd what methods to use to locate boot loaders. The internal, external, and optical parameters tell rEFInd to scan for EFI boot loaders on internal, external, and optical (CD, DVD, and Blu-ray) devices, respectively. The hdbios, biosexternal, and cd parameters are similar, but scan for BIOS boot loaders. (Note that the BIOS options are likely to be useless on UEFI PCs.) The manual parameter tells rEFInd to scan the configuration file for manual settings. You can specify multiple parameters to have the program scan for multiple boot loader types. When you do so, the order determines the order in which the boot loaders appear in the menu. The default is internal, external, optical. + + also_scan_dirs + directory path(s) + Adds the specified directory or directories to the directory list that rEFInd scans for EFI boot loaders when scanfor includes the internal, external, or optical options. Directories are specified relative to the filesystem's root directory. If this option is used, it's applied to all the filesystems that rEFInd scans. If a specified directory doesn't exist, rEFInd ignores it (no error results). + default_selection A substring of a boot loader's title