REFInd: Difference between revisions
imported>9glenda m changed efibootmgr to refind package |
imported>9glenda m added efibootmgr as depedency |
||
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 refind | sudo nix-shell -p refind efibootmgr | ||
refind-install | refind-install | ||
</syntaxhighlight> | </syntaxhighlight> |