This runs a shell script to scan each volume for your bootloader configuration files. This can be handy when troubleshooting.
The files that are found are copied to subfolders (named with the disk/slice ID where they were found), inside the latest dump/Boot Loaders/Configuration Files folder.
The script also scans each volume for Clover boot loader drivers found in the drivers32, drivers64 and drivers64UEFI folders from the following paths:
/Volumes/xx/EFI/
/Volumes/xx/EFI/Clover/
Where files are found, the directory contents are listed and saved to a Clover Drivers List.txt file and saved inside the latest dump/Boot Loaders/Drivers folder.
Finally, Slice's /usr/local/bin/clover-genconfig tool (installed to the local system by the Clover installer) is searched for and run to grab Clover's config that was used for the current boot (if booting with Clover and with rev1672 or newer). This is useful if the user has made changes at the GUI.
Note | This scan requires root privileges. |
---|