Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
pt:manual:installation [2022/03/08 22:53]
i3_relativism ↷ Links adapted because of a move operation
pt:manual:installation [2023/02/22 22:48]
i3_relativism ↷ Links adapted because of a move operation
Line 341: Line 341:
  
 <note important> <note important>
-Keep in mind these steps will fail if your system is not set to the correct time, or if you are not connected to the internet. See [[en:manual:installation#connect_to_the_internet|above]] for internet setup instructions.+Keep in mind these steps will fail if your system is not set to the correct time, or if you are not connected to the internet. See [[en:manual:reference_installation#connect_to_the_internet|above]] for internet setup instructions.
 </note> </note>
  
Line 457: Line 457:
 </code> </code>
  
-  * Install GRUB after chrooting (refer to the [[en:manual:installation#Configure the system]] section).+  * Install GRUB after chrooting (refer to the [[en:manual:reference_installation#Configure the system]] section).
  
 See [[https://wiki.parabola.nu/GRUB2|GRUB]] for further details. See [[https://wiki.parabola.nu/GRUB2|GRUB]] for further details.
Line 532: Line 532:
  
 <note important> <note important>
-If you want to [[en:manual:encrypted_installation|install GRUB on a Libreboot system]], keep in mind your system **does not use UEFI or Legacy BIOS**, but instead loads GRUB as its only payload. So you we will run this command instead:+If you want to [[en:manual:fde_installation|install GRUB on a Libreboot system]], keep in mind your system **does not use UEFI or Legacy BIOS**, but instead loads GRUB as its only payload. So you we will run this command instead:
  
 <code bash> <code bash>
Line 546: Line 546:
  
 <note tip> <note tip>
-If you are following the [[en:manual:encrypted_installation|libreboot encrypted installation]] instructions, be sure to save a copy of grub.cfg on a thumbdrive in case the one flashed to libreboot is incorrect. You can use the grub shell to boot from the extra copy.+If you are following the [[en:manual:fde_installation|libreboot encrypted installation]] instructions, be sure to save a copy of grub.cfg on a thumbdrive in case the one flashed to libreboot is incorrect. You can use the grub shell to boot from the extra copy.
 </note> </note>