Refind: Difference between revisions

From wikinotes
No edit summary
Line 14: Line 14:
|}
|}
</blockquote><!-- Documentation -->
</blockquote><!-- Documentation -->
= Install =
<blockquote>
<syntaxhighlight lang="bash">
pacman -S refind
</syntaxhighlight>
</blockquote><!-- Install -->
= Setup =
<blockquote>
<syntaxhighlight lang="bash">
refind-install
</syntaxhighlight>
</blockquote><!-- Setup -->

Revision as of 15:47, 28 May 2023

An opensource boot manager.

Documentation

repo https://sourceforge.net/p/refind/code/ci/master/tree/
official docs http://www.rodsbooks.com/refind/
official docs: configuration http://www.rodsbooks.com/refind/configfile.html
official docs: usage http://www.rodsbooks.com/refind/using.html

Install

pacman -S refind

Setup

refind-install