REFInd: Difference between revisions
imported>IgorM m Fi |
m Add category booting |
||
(One intermediate revision by one other user not shown) | |||
Line 59: | Line 59: | ||
The <tt>drivers_x64</tt> folder can also be copied next to the rEFInd EFI binary to allow it to handle filesystems not handled by your EFI implementations (though this is untested). | The <tt>drivers_x64</tt> folder can also be copied next to the rEFInd EFI binary to allow it to handle filesystems not handled by your EFI implementations (though this is untested). | ||
<syntaxhighlight lang=console> | <syntaxhighlight lang="console"> | ||
$ ls -l $(nix-build '<nixpkgs>' --no-out-link -A 'refind')/share/refind/drivers_x64 | $ ls -l $(nix-build '<nixpkgs>' --no-out-link -A 'refind')/share/refind/drivers_x64 | ||
total 528 | total 528 | ||
Line 79: | Line 78: | ||
* [https://wiki.archlinux.org/index.php/REFInd rEFInd on the ArchWiki] | * [https://wiki.archlinux.org/index.php/REFInd rEFInd on the ArchWiki] | ||
* [https://wiki.gentoo.org/wiki/Refind rEFInd on the Gentoo Wiki] | * [https://wiki.gentoo.org/wiki/Refind rEFInd on the Gentoo Wiki] | ||
[[Category:Booting]] |