Difference between revisions of "UEFI - Install Guide/zh-cn"

Updating to match new version of source page
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 46: Line 46:


  <div lang="en" dir="ltr" class="mw-content-ltr">
  <div lang="en" dir="ltr" class="mw-content-ltr">
* Boot Manjaro Linux ... (default) -  
* Boot with open source drivers -  
   This chooses the ''open-source - free'' GPU drivers.
   This chooses the ''open-source - free'' GPU drivers.
  * Boot Manjaro Linux ... (nonfree) -  
  * Boot with proprietary drivers -  
   This option chooses the '''proprietary''' GPU drivers
   This option chooses the '''proprietary''' GPU drivers
   from Nvidia or ATI.
   from Nvidia or ATI.
Line 177: Line 177:


<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 274: Line 274:


<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 287: Line 287:


<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 rEFInd website: [http://www.rodsbooks.com/refind/installing.html]
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 303: Line 303:


<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/}}.
</div>
 
<div lang="en" dir="ltr" class="mw-content-ltr">
/boot/efi/EFI/Boot/
</div>
</div>


Line 334: Line 330:


<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 352: Line 348:


<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 361: Line 357:


<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>


8,146

edits