Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
tuto:grub [2023/03/05 14:14] – [Installer GRUB en UEFI] Thomastuto:grub [2024/04/29 09:09] (Version actuelle) – [Installer GRUB en UEFI] Thomas
Ligne 2: Ligne 2:
 <code># grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=GRUB</code> <code># grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=GRUB</code>
 ''/boot/efi'' est la partition EF00 formaté en vfat. ''/boot/efi'' est la partition EF00 formaté en vfat.
-''Slackware'' est le nom donné à l'entrée EFI.+''GRUB'' est le nom donné à l'entrée EFI.
  
 ====== Installer GRUB en Legacy-BIOS avec partitions GPT ====== ====== Installer GRUB en Legacy-BIOS avec partitions GPT ======
Ligne 14: Ligne 14:
 <code> <code>
 # cd /etc/grub.d   # cd /etc/grub.d  
-# chmod -x 10* 20* 30* 41_custom   +# chmod -x 10* 20* 30* 4*     
-mv 40_custom 10_slackware  +cp 40_custom 10_slackware   
 +# chmod +x 10_slackware
 </code> </code>
 Puis j'adapte ''/etc/grub.d/10_slackware'' grâce à ''/boot/grub/grub.cfg'' puis on relance à nouveau la commande : Puis j'adapte ''/etc/grub.d/10_slackware'' grâce à ''/boot/grub/grub.cfg'' puis on relance à nouveau la commande :
tuto/grub.1678022067.txt.gz · Dernière modification : 2023/03/05 14:14 de Thomas
CC Attribution 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0