Difference between revisions of "UEFI - Install Guide/fa"

Updating to match new version of source page
Tags: Mobile web edit Mobile edit
(Updating to match new version of source page)
Line 19: Line 19:
* 1. Download your preferred Manjaro version (XFCE, Openbox, Cinnamon, KDE, ...), must be 64-bits.
* 1. Download your preferred Manjaro version (XFCE, Openbox, Cinnamon, KDE, ...), must be 64-bits.


* 2. Burn the .iso to USB or DVD. See [[Burn_an_ISO_File]] for more details.
* 2. Burn the .iso to USB or DVD. See [[Special:MyLanguage/Burn_an_ISO_File|Burn an ISO File]] for more details.


* 3. Check your BIOS, UEFI must be ON and Secure boot OFF.
* 3. Check your BIOS, UEFI must be ON and Secure boot OFF.
Line 60: Line 60:
  * Partition your disk(s) as you want (Instructions on
  * Partition your disk(s) as you want (Instructions on
   manually partitioning are beyond the scope of this
   manually partitioning are beyond the scope of this
   guide, some deatils are available [[Cfdisk_Basic_Partitioning_Scenarios|here]]).
   guide, some deatils are available [[Special:MyLanguage/Cfdisk_Basic_Partitioning_Scenarios|here]]).
  * ''Important Step:'' Create a 50~250MB EFI Partition,
  * ''Important Step:'' Create a 50~250MB EFI Partition,
   mine is 100MB (code: ef00)
   mine is 100MB (code: ef00)
Line 104: Line 104:
  3. grub
  3. grub


[[Pacman_Overview | (How to install packages)]]
[[Special:MyLanguage/Pacman_Overview|(How to install packages)]]




Line 128: Line 128:
  path '/boot/grub' is not readable by Grub on boot. Installation is impossible. Aborting
  path '/boot/grub' is not readable by Grub on boot. Installation is impossible. Aborting


Then you will need to [https://wiki.archlinux.org/index.php/Change_Root chroot] as described [[Restore_the_GRUB_Bootloader#Identify_and_Prepare_the_Installed_Partition.28s.29|here]], and then perform Step 5 again.
Then you will need to [https://wiki.archlinux.org/index.php/Change_Root chroot] as described [[Special:MyLanguage/Restore_the_GRUB_Bootloader#Identify_and_Prepare_the_Installed_Partition.28s.29|here]], and then perform Step 5 again.


{{BoxInfo|note|If you get the following error:}}
{{BoxInfo|note|If you get the following error:


  EFI variables are not supported on this system.
  EFI variables are not supported on this system.
Line 136: Line 136:
then you could load the '''efivarfs''' module :
then you could load the '''efivarfs''' module :
{{UserCmd|command=sudo modprobe efivarfs}}
{{UserCmd|command=sudo modprobe efivarfs}}
 
}}


'''جستارهای وابسته'''
'''جستارهای وابسته'''


<div class="mw-translate-fuzzy">
[[بارکنندهٔ راه‌انداز گراب را بازگردانید]]
[[بارکنندهٔ راه‌انداز گراب را بازگردانید]]
</div>


[https://forum.manjaro.org/t/using-livecd-v17-0-1-as-grub-to-boot-os-with-broken-bootloader/24916]
[https://forum.manjaro.org/t/using-livecd-v17-0-1-as-grub-to-boot-os-with-broken-bootloader/24916 Related Forum topic]


= Dual booting with Windows =
= Dual booting with Windows =
Line 157: Line 159:
There are two ways to install rEFInd-
There are two ways to install rEFInd-


1.Install rEFInd from its website [http://www.rodsbooks.com/refind/installing.html] (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}}


Line 230: Line 232:
After adding the above entry, running '''sudo update-grub''' updates the GRUB configuration file so that an entry named '''Windows8 (UEFI)''' is added to the GRUB boot menu.
After adding the above entry, running '''sudo update-grub''' updates the GRUB configuration file so that an entry named '''Windows8 (UEFI)''' is added to the GRUB boot menu.


Related Forum thread: [https://forum.manjaro.org/t/detecting-efi-files-and-booting-them-from-grub/38083]
[https://forum.manjaro.org/t/detecting-efi-files-and-booting-them-from-grub/38083 Related Forum topic]


The chainloading will fail on some hardware (Lenovo Ideapad 110) with the "invalid signature" message - the Refind method will still work.
The chainloading will fail on some hardware (Lenovo Ideapad 110) with the "invalid signature" message - the Refind method will still work.
Line 251: Line 253:
= بازخورد =
= بازخورد =


<div class="mw-translate-fuzzy">
سوال، انتقاد، پشنهاد؟ لطفا اینجا بفرستید: [http://forum.manjaro.org/]
سوال، انتقاد، پشنهاد؟ لطفا اینجا بفرستید: [http://forum.manjaro.org/]
</div>


= پیوند به بیرون =
= پیوند به بیرون =
8,138

edits