diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/gnulinux/grub_boot_installer.md | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/docs/gnulinux/grub_boot_installer.md b/docs/gnulinux/grub_boot_installer.md index 4b2bf3fc..48ecaa37 100644 --- a/docs/gnulinux/grub_boot_installer.md +++ b/docs/gnulinux/grub_boot_installer.md @@ -1,16 +1,8 @@ --- -title: Comment préparer et démarrer un installeur USB sur les systèmes Libreboot +title: How to Prepare and Boot a USB Installer on Libreboot Systems x-toc-enable: true ... -Ce guide explique comment préparer une clef USB démarrable pour les systèmes libreboot, qui peut être utilisée pour installer de nombreuses distributions GNU+Linux. -Pour ce guide, vous aurez seulement besoin d'une clef USB et de l'utilitaire `dd` (il est installé par défaut dans toute les distributions GNU+Linux). - -Pour des informations sur comment installer des distributions GNU+Linux spécifiques, référez-vous à [cette page](index.md). - -## Préparer la clef USB dans GNU+Linux - - This guide explains how to prepare a bootable USB for Libreboot systems that can be used to install several GNU+Linux distributions. For this guide, you will only need a USB flash drive and the `dd` utility (it's installed into all GNU+Linux distributions, by default). For information on actually installing specific GNU+Linux distributions, refer to [this page](index.md). |