diff options
author | Libreboot Contributor <contributor@libreboot.org> | 2020-03-27 13:08:57 +0100 |
---|---|---|
committer | Libreboot Contributor <contributor@libreboot.org> | 2020-03-27 13:08:57 +0100 |
commit | 0388d7b6eca4ad7b4d2a704cbe8abbb65ae0d9ea (patch) | |
tree | a501c8d15f4130e56379d84e2fc16668fd719dc0 /i18n/fr_FR | |
parent | df6da1adeaa9a7172f6231fdf93f3ec763e594ac (diff) | |
download | librebootfr-0388d7b6eca4ad7b4d2a704cbe8abbb65ae0d9ea.tar.gz librebootfr-0388d7b6eca4ad7b4d2a704cbe8abbb65ae0d9ea.zip |
Beginning translation of docs/gnulinux/encrypted_trisquel.md. Translated GIGABYTE section.
Diffstat (limited to 'i18n/fr_FR')
-rw-r--r-- | i18n/fr_FR/docs/gnulinux/encrypted_trisquel.md | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/i18n/fr_FR/docs/gnulinux/encrypted_trisquel.md b/i18n/fr_FR/docs/gnulinux/encrypted_trisquel.md index 32ff87f6..061127eb 100644 --- a/i18n/fr_FR/docs/gnulinux/encrypted_trisquel.md +++ b/i18n/fr_FR/docs/gnulinux/encrypted_trisquel.md @@ -1,15 +1,15 @@ --- -title: Installing Trisquel GNU+Linux with Full-Disk Encryption (including /boot) +title: Installer Trisquel GNU+Linux avec le chiffrement de tout le disque (incluant /boot) x-toc enable: true ... -This guide is written for the Trisquel 7.0 (Belenos) GNU+Linux distribution, but it should also work for Trisquel 6.0 (Toutatis). +Ce guide est écrit pour la distribution GNU+Linux Trisquel version 7.0 (Belenos) mais ça devrait aussi marcher pour Trisquel version 6.0 (Toutatis). ## Gigabyte GA-G41M-ES2L - -To boot the Trisquel net installer, make sure to specify fb=false on the linux -kernel parameters in GRUB. This will boot the installer in text mode instead -of using a framebuffer. +Pour démarrer le netinstalleur Trisquel, assurez-vous de spécifier +fb=false dans les paramètres du kernel linux dans grub. +Ça démarrera l'installeur en mode texte au lieu d'utiliser un tampon +d'image. ## Boot the Installation Media Boot your operating system, with the installation media. If you don't know how to do so, refer to [How to Prepare and Boot a USB Installer in Libreboot Systems](grub_boot_installer.md). |