REFInd: Difference between revisions
imported>Samueldr Inits page |
imported>Samueldr m typo |
||
Line 26: | Line 26: | ||
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 unstable as 17.09 and previous rEFInd | {{note|This will require <tt><nixpkgs></tt> 18.03 or unstable as 17.09 and previous 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): |