diff options
Diffstat (limited to 'extra/refind-efi/refind-efi.install')
-rw-r--r-- | extra/refind-efi/refind-efi.install | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/extra/refind-efi/refind-efi.install b/extra/refind-efi/refind-efi.install index 51ac087fe..011552bcd 100644 --- a/extra/refind-efi/refind-efi.install +++ b/extra/refind-efi/refind-efi.install @@ -2,15 +2,16 @@ post_install() { cat << EOF -rEFInd UEFI applications have been installed at /usr/lib/refind/refind_*.efi +rEFInd UEFI application has been installed at /usr/lib/refind/refind_*.efi Other UEFI applications have been installed at /usr/lib/refind/tools_*/ UEFI drivers have deen installed at /usr/lib/refind/drivers_*/ Copy the efi application (according to your UEFI ARCH) -and /usr/lib/refind/config/refind.conf to a sub-directory of <EFISYS>/EFI/ -and add an entry to firmware boot menu using efibootmgr or mactel-boot (for Macs) +and /usr/lib/refind/refind.conf-sample to a sub-directory of <EFISYS>/EFI/ +as refind.conf and add an entry to firmware boot menu using efibootmgr +or mactel-boot (for Macs) rEFInd Icons have been installed at /usr/share/refind/icons/ rEFInd Fonts have been installed at /usr/share/refind/fonts/ |