REFInd: Difference between revisions
imported>IgorM m Fi |
m Remove unneeded and problematic change |
||
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 |