REFInd: Difference between revisions

imported>Snuggle
Added instructions for rEFInd's graphical install, as this wasn't clear from the steps given.
imported>9glenda
m changed efibootmgr to refind package
Line 39: Line 39:
If you have a fairly standard install and would like a full graphical installation with icons and buttons, the below will install refind to its own folder within your ESP:
If you have a fairly standard install and would like a full graphical installation with icons and buttons, the below will install refind to its own folder within your ESP:
<syntaxhighlight>
<syntaxhighlight>
sudo nix-shell -p efibootmgr
sudo nix-shell -p refind
refind-install
refind-install
</syntaxhighlight>
</syntaxhighlight>