8,507
edits
(Updating to match new version of source page) Tags: Mobile web edit Mobile edit |
(Updating to match new version of source page) Tags: Mobile web edit Mobile edit |
||
Line 117: | Line 117: | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
You should also install/check whether following packages are present | You should also install/check whether following packages are present: | ||
</div> | </div> | ||
Line 206: | Line 206: | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
There are two ways to install rEFInd | There are two ways to install rEFInd: | ||
</div> | </div> | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
1.Install rEFInd from its [https://www.rodsbooks.com/refind/installing.html website] (detailed) or '''install using pacman'''''(preferred)'' | 1.Install rEFInd from its [https://www.rodsbooks.com/refind/installing.html website] (detailed) or '''install using pacman'''''(preferred)'': | ||
{{UserCmd|command=sudo pacman -S refind}} | {{UserCmd|command=sudo pacman -S refind}} | ||
</div> | </div> | ||
Line 219: | Line 219: | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
2.Or using the instructions on the | 2.Or using the instructions on the [http://www.rodsbooks.com/refind/installing.html rEFInd website] | ||
</div> | </div> | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
Line 233: | Line 233: | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
Inside the refind folder ('''/usr/share/refind'''), copy the files and folders to | Inside the refind folder ('''/usr/share/refind'''), copy the files and folders to {{ic|/boot/efi/EFI/Boot/}}. | ||
/boot/efi/EFI/Boot/ | |||
</div> | </div> | ||
Line 264: | Line 260: | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
Now inside the /boot/efi/EFI/Boot/ folder, there should already be a file present | Now inside the /boot/efi/EFI/Boot/ folder, there should already be a file present: | ||
bootx64.efi | bootx64.efi | ||
</div> | </div> | ||
Line 282: | Line 278: | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
So it could be like | So it could be like: | ||
/boot/efi/EFI/Manjaro/grubx64.efi | /boot/efi/EFI/Manjaro/grubx64.efi | ||
</div> | </div> | ||
Line 291: | Line 287: | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
If you do not have this file or folder, try | If you do not have this file or folder, try: | ||
</div> | </div> | ||