REFInd: Difference between revisions
imported>Samueldr m removes leftover = |
imported>Fadenb →Installation: change wording of version note |
||
Line 25: | Line 25: | ||
The default boot location is <tt>/EFI/BOOT/BOOTX64.EFI</tt> on the ESP for x64_64. | The default boot location is <tt>/EFI/BOOT/BOOTX64.EFI</tt> on the ESP for x64_64. | ||
{{note|This will require <tt><nixpkgs></tt> 18.03 or | {{note|This will require <tt><nixpkgs></tt> 18.03 or newer, previously rEFInd is marked as broken.}} | ||
Assuming the ESP is mounted at <tt>/boot/</tt>, a minimal installation (text-mode) without configuration can be made using nix this way (this will replace your default bootloader): | Assuming the ESP is mounted at <tt>/boot/</tt>, a minimal installation (text-mode) without configuration can be made using nix this way (this will replace your default bootloader): |