diff options
author | Libreboot Contributor <contributor@libreboot.org> | 2020-03-22 12:59:27 +0100 |
---|---|---|
committer | Libreboot Contributor <contributor@libreboot.org> | 2020-03-22 12:59:27 +0100 |
commit | e478ba9dee61f708cebc86c58d13d32bbe05b5d3 (patch) | |
tree | d7fa8f8ef3b082cc9635b2b528a1ffcede59306e /i18n/fr_FR/docs | |
parent | b6e8d91a8b173452ce7f70f20da6d8de71a80667 (diff) | |
download | librebootfr-e478ba9dee61f708cebc86c58d13d32bbe05b5d3.tar.gz librebootfr-e478ba9dee61f708cebc86c58d13d32bbe05b5d3.zip |
translated intro of docs/gnulinux/grub_boot_installer.md. right folder now
Diffstat (limited to 'i18n/fr_FR/docs')
-rw-r--r-- | i18n/fr_FR/docs/gnulinux/grub_boot_installer.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/i18n/fr_FR/docs/gnulinux/grub_boot_installer.md b/i18n/fr_FR/docs/gnulinux/grub_boot_installer.md index 48ecaa37..9fc940fd 100644 --- a/i18n/fr_FR/docs/gnulinux/grub_boot_installer.md +++ b/i18n/fr_FR/docs/gnulinux/grub_boot_installer.md @@ -1,11 +1,12 @@ --- -title: How to Prepare and Boot a USB Installer on Libreboot Systems +title: Comment préparer et démarrer un installeur USB sur des systèmes Libreboot x-toc-enable: true ... -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). +Ce guide explique comment préparer une clef USB démarrable pour des systèmes Libreboot, pouvant être utilisée pour installer de nombreuses distributions GNU+Linux. +Pour ce guide vous allez avoir seulement besoin d'une clef USB et de l'utilitaire `dd` (il est installé par défaut dans toute les distributions GNU+Linux). -For information on actually installing specific GNU+Linux distributions, refer to [this page](index.md). +Pour des informations sur comment installer des distributions GNU+Linux spécifiques, référez-vous à [cette page](index.md). ## Prepare the USB Drive in GNU+Linux If you downloaded your ISO while on an existing GNU+Linux system, here is how to create the bootable GNU+Linux USB drive: |