summaryrefslogtreecommitdiff
path: root/po/fr/boot-installer.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/fr/boot-installer.po')
-rw-r--r--po/fr/boot-installer.po575
1 files changed, 283 insertions, 292 deletions
diff --git a/po/fr/boot-installer.po b/po/fr/boot-installer.po
index d4c7eda70..1e17189f9 100644
--- a/po/fr/boot-installer.po
+++ b/po/fr/boot-installer.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: boot-installer\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2023-01-01 23:04+0000\n"
+"POT-Creation-Date: 2023-04-02 11:39+0000\n"
"PO-Revision-Date: 2023-01-20 10:09+0100\n"
"Last-Translator: Baptiste Jammet <baptiste@mailoo.org>\n"
"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
@@ -317,7 +317,7 @@ msgid "Booting by TFTP"
msgstr "Amorcer à partir de TFTP"
#. Tag: para
-#: boot-installer.xml:168 boot-installer.xml:724
+#: boot-installer.xml:168 boot-installer.xml:690
#, no-c-format
msgid ""
"Booting from the network requires that you have a network connection and a "
@@ -329,7 +329,7 @@ msgstr ""
"configuration automatique du réseau)."
#. Tag: para
-#: boot-installer.xml:176 boot-installer.xml:732
+#: boot-installer.xml:176 boot-installer.xml:698
#, no-c-format
msgid ""
"The server-side setup to support network booting is described in <xref "
@@ -968,68 +968,11 @@ msgstr ""
#. Tag: title
#: boot-installer.xml:650
#, no-c-format
-msgid "Booting from DOS using loadlin"
-msgstr "Amorcer depuis DOS avec loadlin"
-
-#. Tag: para
-#: boot-installer.xml:651
-#, no-c-format
-msgid ""
-"Boot into DOS (not Windows). To do this, you can for instance boot from a "
-"recovery or diagnostic disk."
-msgstr ""
-"Démarrez sur MS-DOS (pas sur Windows). Vous pouvez par exemple démarrer sur "
-"un disque de dépannage ou de diagnostic."
-
-#. Tag: para
-#: boot-installer.xml:656
-#, no-c-format
-msgid ""
-"If you can access the installation CD, change the current drive to the CD-"
-"ROM drive, e.g. <informalexample><screen>\n"
-"d:\n"
-"</screen></informalexample> else make sure you have first prepared your hard "
-"disk as explained in <xref linkend=\"files-loadlin\"/>, and change the "
-"current drive to it if needed."
-msgstr ""
-"Si vous pouvez accéder au CD d'installation, modifiez le lecteur courant "
-"pour le lecteur de CD, par exemple : <informalexample><screen>\n"
-"d:\n"
-"</screen></informalexample> Sinon, modifiez le lecteur courant pour le "
-"disque dur que vous avez préalablement préparé selon la méthode expliquée "
-"dans la <xref linkend=\"files-loadlin\"/>."
-
-#. Tag: para
-#: boot-installer.xml:666
-#, no-c-format
-msgid ""
-"Enter the subdirectory for the flavor you chose, e.g., "
-"<informalexample><screen>\n"
-"cd \\&x86-install-dir;\n"
-"</screen></informalexample> If you prefer using the graphical installer, "
-"enter the <filename>gtk</filename> sub-directory. <informalexample><screen>\n"
-"cd gtk\n"
-"</screen></informalexample> Next, execute <command>install.bat</command>. "
-"The kernel will load and launch the installer system."
-msgstr ""
-"Allez dans le répertoire de la variante choisie, par exemple : "
-"<informalexample><screen>\n"
-"cd \\&x86-install-dir;\n"
-"</screen></informalexample> Si vous préférez le mode graphique de "
-"l'installateur, allez dans le sous-répertoire <filename>gtk</filename> : "
-"<informalexample><screen>\n"
-"cd gtk\n"
-"</screen></informalexample> Puis lancez la commande <command>install.bat</"
-"command>. Le noyau sera chargé et l'installateur lancé."
-
-#. Tag: title
-#: boot-installer.xml:684
-#, no-c-format
msgid "Booting from Linux using <command>GRUB</command>"
msgstr "Amorcer à partir de Linux avec <command>GRUB</command>"
#. Tag: para
-#: boot-installer.xml:687
+#: boot-installer.xml:653
#, no-c-format
msgid ""
"To boot the installer from hard disk, you must first download and place the "
@@ -1040,7 +983,7 @@ msgstr ""
"\"boot-drive-files\"/>."
#. Tag: para
-#: boot-installer.xml:692
+#: boot-installer.xml:658
#, no-c-format
msgid ""
"For <command>GRUB2</command>, you will need to configure two essential "
@@ -1050,7 +993,7 @@ msgstr ""
"dans le fichier <filename>/boot/grub/grub.cfg</filename> :"
#. Tag: para
-#: boot-installer.xml:696
+#: boot-installer.xml:662
#, no-c-format
msgid "to load the <filename>initrd.gz</filename> installer at boot time;"
msgstr ""
@@ -1058,7 +1001,7 @@ msgstr ""
"l'amorçage ;"
#. Tag: para
-#: boot-installer.xml:701
+#: boot-installer.xml:667
#, no-c-format
msgid ""
"have the <filename>vmlinuz</filename> kernel use a RAM disk as its root "
@@ -1068,13 +1011,13 @@ msgstr ""
"<filename>vmlinuz</filename> du noyau."
#. Tag: para
-#: boot-installer.xml:709
+#: boot-installer.xml:675
#, no-c-format
msgid "An entry for the installer would be for example:"
msgstr "Une entrée pour l'installateur ressemblerait à :"
#. Tag: screen
-#: boot-installer.xml:713
+#: boot-installer.xml:679
#, no-c-format
msgid ""
"menuentry 'New Install' {\n"
@@ -1094,25 +1037,25 @@ msgstr ""
"}"
#. Tag: title
-#: boot-installer.xml:718
+#: boot-installer.xml:684
#, no-c-format
msgid "Booting with TFTP"
msgstr "Amorcer avec TFTP"
#. Tag: para
-#: boot-installer.xml:740
+#: boot-installer.xml:706
#, no-c-format
msgid "There are various ways to do a TFTP boot on i386."
msgstr "Il y a plusieurs façons d'amorcer avec TFTP sur une machine i386."
#. Tag: title
-#: boot-installer.xml:746
+#: boot-installer.xml:712
#, no-c-format
msgid "NIC or Motherboard that support PXE"
msgstr "Carte réseau ou carte mère avec PXE"
#. Tag: para
-#: boot-installer.xml:747
+#: boot-installer.xml:713
#, no-c-format
msgid ""
"It could be that your Network Interface Card or Motherboard provides PXE "
@@ -1126,13 +1069,13 @@ msgstr ""
"votre BIOS ou l'UEFI pour qu'il s'amorce sur le réseau."
#. Tag: title
-#: boot-installer.xml:758
+#: boot-installer.xml:724
#, no-c-format
msgid "NIC with Network BootROM"
msgstr "Carte réseau avec ROM de démarrage réseau"
#. Tag: para
-#: boot-installer.xml:759
+#: boot-installer.xml:725
#, no-c-format
msgid ""
"It could be that your Network Interface Card provides TFTP boot "
@@ -1141,7 +1084,7 @@ msgstr ""
"Une carte d'interface réseau peut offrir la possibilité de démarrer par TFTP."
#. Tag: para
-#: boot-installer.xml:764
+#: boot-installer.xml:730
#, no-c-format
msgid ""
"Let us (<email>&email-debian-boot-list;</email>) know how did you manage it. "
@@ -1151,13 +1094,13 @@ msgstr ""
"Veuillez vous référer à ce document."
#. Tag: title
-#: boot-installer.xml:772
+#: boot-installer.xml:738
#, no-c-format
msgid "Etherboot"
msgstr "Etherboot"
#. Tag: para
-#: boot-installer.xml:773
+#: boot-installer.xml:739
#, no-c-format
msgid ""
"The <ulink url=\"http://www.etherboot.org\">etherboot project</ulink> "
@@ -1167,13 +1110,13 @@ msgstr ""
"des disquettes d'amorçage et même des ROM qui permettent l'amorçage par TFTP."
#. Tag: title
-#: boot-installer.xml:783
+#: boot-installer.xml:749
#, no-c-format
msgid "The Boot Screen"
msgstr "L'écran d'amorçage"
#. Tag: para
-#: boot-installer.xml:784
+#: boot-installer.xml:750
#, no-c-format
msgid ""
"When the installer boots, you should be presented with a friendly graphical "
@@ -1183,7 +1126,7 @@ msgstr ""
"montre le logo &debian; et un menu :"
#. Tag: screen
-#: boot-installer.xml:789
+#: boot-installer.xml:755
#, no-c-format
msgid ""
"&debian-gnu; installer boot menu\n"
@@ -1205,7 +1148,7 @@ msgstr ""
"Install with speech synthesis"
#. Tag: para
-#: boot-installer.xml:793
+#: boot-installer.xml:759
#, no-c-format
msgid ""
"This graphical screen will look very slightly different depending on how "
@@ -1215,7 +1158,7 @@ msgstr ""
"UEFI) mais les mêmes options vous seront présentées."
#. Tag: para
-#: boot-installer.xml:801
+#: boot-installer.xml:767
#, no-c-format
msgid ""
"Depending on the installation method you are using, the <quote>Graphical "
@@ -1229,7 +1172,7 @@ msgstr ""
"d'installation, ce qui double presque le nombre d'options."
#. Tag: para
-#: boot-installer.xml:808
+#: boot-installer.xml:774
#, no-c-format
msgid ""
"For a normal installation, select either the <quote>Graphical install</"
@@ -1245,7 +1188,7 @@ msgstr ""
"appuyer sur la touche &enterkey; pour lancer l'installateur."
#. Tag: para
-#: boot-installer.xml:816
+#: boot-installer.xml:782
#, no-c-format
msgid ""
"The <quote>Advanced options</quote> entry gives access to a second menu that "
@@ -1258,7 +1201,7 @@ msgstr ""
"automatisées."
#. Tag: para
-#: boot-installer.xml:822
+#: boot-installer.xml:788
#, no-c-format
msgid ""
"If you wish or need to add any boot parameters for either the installer or "
@@ -1281,7 +1224,7 @@ msgstr ""
"toutes vos saisies, appuyez sur la touche &escapekey;."
#. Tag: para
-#: boot-installer.xml:835
+#: boot-installer.xml:801
#, no-c-format
msgid ""
"Choosing the <quote>Help</quote> entry will result in the first help screen "
@@ -1316,7 +1259,7 @@ msgstr ""
"userinput>)."
#. Tag: para
-#: boot-installer.xml:853
+#: boot-installer.xml:819
#, no-c-format
msgid ""
"The keyboard is assumed to have a default American English layout at this "
@@ -1334,7 +1277,7 @@ msgstr ""
"caractères."
#. Tag: para
-#: boot-installer.xml:863
+#: boot-installer.xml:829
#, no-c-format
msgid ""
"If you are using a system that has the BIOS configured to use serial "
@@ -1354,7 +1297,7 @@ msgstr ""
"quote> (IRA) de HP."
#. Tag: para
-#: boot-installer.xml:873
+#: boot-installer.xml:839
#, no-c-format
msgid ""
"To bypass the graphical boot screen you can either blindly press &escapekey; "
@@ -1374,13 +1317,13 @@ msgstr ""
"paramètre <userinput>vga=normal fb=false</userinput> à l'invite d'amorçage."
#. Tag: title
-#: boot-installer.xml:892
+#: boot-installer.xml:858
#, no-c-format
msgid "S/390 Limitations"
msgstr "Limitations des S/390"
#. Tag: para
-#: boot-installer.xml:893
+#: boot-installer.xml:859
#, no-c-format
msgid ""
"In order to run the installation system a working network setup and ssh "
@@ -1390,7 +1333,7 @@ msgstr ""
"besoin d'un réseau en état de marche ainsi qu'une session ssh."
#. Tag: para
-#: boot-installer.xml:898
+#: boot-installer.xml:864
#, no-c-format
msgid ""
"The booting process starts with a network setup that prompts you for several "
@@ -1404,13 +1347,13 @@ msgstr ""
"session SSH, ce qui lancera le système d'installation standard."
#. Tag: title
-#: boot-installer.xml:909
+#: boot-installer.xml:875
#, no-c-format
msgid "S/390 Boot Parameters"
msgstr "Paramètres d'amorçage pour S/390"
#. Tag: para
-#: boot-installer.xml:910
+#: boot-installer.xml:876
#, no-c-format
msgid ""
"On S/390 you can append boot parameters in the parm file. This file can "
@@ -1430,7 +1373,7 @@ msgstr ""
"noyau."
#. Tag: para
-#: boot-installer.xml:927
+#: boot-installer.xml:893
#, no-c-format
msgid ""
"If you boot the installer in a logical partition (LPAR) or virtual machine "
@@ -1471,25 +1414,25 @@ msgstr ""
"le fichier <filename>parmfile.debian</filename>."
#. Tag: title
-#: boot-installer.xml:1212
+#: boot-installer.xml:1178
#, no-c-format
msgid "Booting a ppc64el machine"
msgstr "Amorcer une machine ppc64el"
#. Tag: para
-#: boot-installer.xml:1213
+#: boot-installer.xml:1179
#, no-c-format
msgid "How to boot a ppc64el machine:"
msgstr "Comment amorcer une machine ppc64el :"
#. Tag: title
-#: boot-installer.xml:1219
+#: boot-installer.xml:1185
#, no-c-format
msgid "Petitboot"
msgstr "Petitboot"
#. Tag: para
-#: boot-installer.xml:1220
+#: boot-installer.xml:1186
#, no-c-format
msgid ""
"Petitboot is a platform independent bootloader based on the Linux kexec. "
@@ -1507,7 +1450,7 @@ msgstr ""
"charge l'amorçage par kexec."
#. Tag: para
-#: boot-installer.xml:1228
+#: boot-installer.xml:1194
#, no-c-format
msgid ""
"Petitboot looks for bootloader configuration files on mountable devices in "
@@ -1519,13 +1462,13 @@ msgstr ""
"pour utiliser l'information d'amorçage depuis un serveur DHCP."
#. Tag: title
-#: boot-installer.xml:1255
+#: boot-installer.xml:1221
#, no-c-format
msgid "The Graphical Installer"
msgstr "L'installateur graphique"
#. Tag: para
-#: boot-installer.xml:1256
+#: boot-installer.xml:1222
#, no-c-format
msgid ""
"The graphical version of the installer is only available for a limited "
@@ -1541,7 +1484,7 @@ msgstr ""
"différente."
#. Tag: para
-#: boot-installer.xml:1264
+#: boot-installer.xml:1230
#, no-c-format
msgid ""
"Although the functionality is identical, the graphical installer still has a "
@@ -1559,7 +1502,7 @@ msgstr ""
"dans un seul écran."
#. Tag: para
-#: boot-installer.xml:1273
+#: boot-installer.xml:1239
#, no-c-format
msgid ""
"The graphical installer is available with all CD/DVD images and with the hd-"
@@ -1581,25 +1524,7 @@ msgstr ""
"l'amorçage si l'on sélectionne l'option <quote>Help</quote>."
#. Tag: para
-#: boot-installer.xml:1284
-#, no-c-format
-msgid ""
-"There is also a graphical installer image that can be netbooted. And there "
-"is a special <quote>mini</quote> ISO image<footnote id=\"gtk-miniiso-x86\"> "
-"<para> The mini ISO image can be downloaded from a &debian; mirror as "
-"described in <xref linkend=\"downloading-files\"/>. Look for "
-"<filename>netboot/gtk/mini.iso</filename>. </para> </footnote>, which is "
-"mainly useful for testing."
-msgstr ""
-"Il est aussi possible d'amorcer sur le réseau une image de l'installateur "
-"graphique. Et il existe une image ISO spéciale <footnote id=\"gtk-miniiso-"
-"x86\"> <para> L'image ISO <emphasis>mini</emphasis> peut être téléchargée "
-"sur un miroir &debian;, voyez la <xref linkend=\"downloading-files\"/>. "
-"Cherchez <filename>netboot/gtk/mini.iso</filename>. </para> </footnote>, qui "
-"est utile surtout pour les tests."
-
-#. Tag: para
-#: boot-installer.xml:1317
+#: boot-installer.xml:1270
#, no-c-format
msgid ""
"Just as with the text-based installer it is possible to add boot parameters "
@@ -1609,7 +1534,7 @@ msgstr ""
"d'amorçage au lancement de l'installateur graphique."
#. Tag: para
-#: boot-installer.xml:1323
+#: boot-installer.xml:1276
#, no-c-format
msgid ""
"The graphical installer requires significantly more memory to run than the "
@@ -1622,7 +1547,7 @@ msgstr ""
"l'installateur reviendra à l'interface <quote>newt</quote>."
#. Tag: para
-#: boot-installer.xml:1330
+#: boot-installer.xml:1283
#, no-c-format
msgid ""
"If the amount of memory in your system is below &minimum-memory;, the "
@@ -1636,13 +1561,13 @@ msgstr ""
"mémoire, il est recommandé d'utiliser l'installateur texte."
#. Tag: title
-#: boot-installer.xml:1348
+#: boot-installer.xml:1301
#, no-c-format
msgid "Accessibility"
msgstr "Accessibilité"
#. Tag: para
-#: boot-installer.xml:1349
+#: boot-installer.xml:1302
#, no-c-format
msgid ""
"Some users may need specific support because of e.g. some visual impairment. "
@@ -1672,13 +1597,13 @@ msgstr ""
"programme d'amorçage considère le clavier comme un clavier QWERTY."
#. Tag: title
-#: boot-installer.xml:1369
+#: boot-installer.xml:1322
#, no-c-format
msgid "Installer front-end"
msgstr "Frontaux de l'installateur"
#. Tag: para
-#: boot-installer.xml:1370
+#: boot-installer.xml:1323
#, no-c-format
msgid ""
"The &debian; installer supports several front-ends for asking questions, "
@@ -1696,7 +1621,7 @@ msgstr ""
"<xref linkend=\"installer-args\"/>."
#. Tag: para
-#: boot-installer.xml:1378
+#: boot-installer.xml:1331
#, no-c-format
msgid ""
"With the <userinput>newt</userinput> front-end (used mostly with braille), "
@@ -1716,7 +1641,7 @@ msgstr ""
"peuvent être (dé)sélectionnées avec la touche &spacekey;."
#. Tag: para
-#: boot-installer.xml:1388
+#: boot-installer.xml:1341
#, no-c-format
msgid ""
"With the <userinput>text</userinput> front-end (used mostly with speech), "
@@ -1738,13 +1663,13 @@ msgstr ""
"userinput> permet de n'en sélectionner aucun."
#. Tag: title
-#: boot-installer.xml:1403
+#: boot-installer.xml:1356
#, no-c-format
msgid "USB Braille Displays"
msgstr "Les plages Braille USB"
#. Tag: para
-#: boot-installer.xml:1404
+#: boot-installer.xml:1357
#, no-c-format
msgid ""
"USB braille displays should be automatically detected. A textual version of "
@@ -1766,13 +1691,13 @@ msgstr ""
"sur l'affectation des touches."
#. Tag: title
-#: boot-installer.xml:1419
+#: boot-installer.xml:1372
#, no-c-format
msgid "Serial Braille Displays"
msgstr "Les plages Braille série"
#. Tag: para
-#: boot-installer.xml:1420
+#: boot-installer.xml:1373
#, no-c-format
msgid ""
"Serial braille displays cannot safely be automatically detected (since that "
@@ -1816,13 +1741,13 @@ msgstr ""
"une documentation sur l'affectation des touches."
#. Tag: title
-#: boot-installer.xml:1447 boot-installer.xml:2415
+#: boot-installer.xml:1400 boot-installer.xml:2368
#, no-c-format
msgid "Software Speech Synthesis"
msgstr "Synthèse vocale logicielle"
#. Tag: para
-#: boot-installer.xml:1448
+#: boot-installer.xml:1401
#, no-c-format
msgid ""
"Support for software speech synthesis is available on all installer images "
@@ -1841,7 +1766,7 @@ msgstr ""
"système cible."
#. Tag: para
-#: boot-installer.xml:1457
+#: boot-installer.xml:1410
#, no-c-format
msgid ""
"If several sound cards are detected, you will be prompted to press "
@@ -1852,7 +1777,7 @@ msgstr ""
"la carte voulue."
#. Tag: para
-#: boot-installer.xml:1462
+#: boot-installer.xml:1415
#, no-c-format
msgid ""
"The first question (language) is spoken in english, and the remainder of "
@@ -1864,7 +1789,7 @@ msgstr ""
"<classname>espeak</classname>."
#. Tag: para
-#: boot-installer.xml:1468
+#: boot-installer.xml:1421
#, no-c-format
msgid ""
"The default speech rate is quite slow. To make it faster, press "
@@ -1894,13 +1819,13 @@ msgstr ""
"<userinput>&lt;</userinput> à l'invite."
#. Tag: title
-#: boot-installer.xml:1496
+#: boot-installer.xml:1449
#, no-c-format
msgid "Hardware Speech Synthesis"
msgstr "Synthèse vocale matérielle"
#. Tag: para
-#: boot-installer.xml:1497
+#: boot-installer.xml:1450
#, no-c-format
msgid ""
"Support for hardware speech synthesis devices is available on all installer "
@@ -1914,7 +1839,7 @@ msgstr ""
"une entrée <quote>Graphical install</quote> dans le menu d'amorçage."
#. Tag: para
-#: boot-installer.xml:1504
+#: boot-installer.xml:1457
#, no-c-format
msgid ""
"Hardware speech synthesis devices cannot be automatically detected. You thus "
@@ -1937,13 +1862,13 @@ msgstr ""
"automatiquement activée sur le système cible."
#. Tag: title
-#: boot-installer.xml:1519
+#: boot-installer.xml:1472
#, no-c-format
msgid "Board Devices"
msgstr "Cartes fille"
#. Tag: para
-#: boot-installer.xml:1520
+#: boot-installer.xml:1473
#, no-c-format
msgid ""
"Some accessibility devices are actual boards that are plugged inside the "
@@ -1960,7 +1885,7 @@ msgstr ""
"disponibles."
#. Tag: para
-#: boot-installer.xml:1528
+#: boot-installer.xml:1481
#, no-c-format
msgid ""
"If desired a textual version of the bootloader can be activated before "
@@ -1971,13 +1896,13 @@ msgstr ""
"puis la touche &enterkey;."
#. Tag: title
-#: boot-installer.xml:1536
+#: boot-installer.xml:1489
#, no-c-format
msgid "High-Contrast Theme"
msgstr "Thème à fort contraste"
#. Tag: para
-#: boot-installer.xml:1537
+#: boot-installer.xml:1490
#, no-c-format
msgid ""
"For users with low vision, the installer can use a high-contrast color theme "
@@ -1993,13 +1918,13 @@ msgstr ""
"ajoutez le paramètre <userinput>theme=dark</userinput>."
#. Tag: title
-#: boot-installer.xml:1548
+#: boot-installer.xml:1501
#, no-c-format
msgid "Zoom"
msgstr "Zoom"
#. Tag: para
-#: boot-installer.xml:1549
+#: boot-installer.xml:1502
#, no-c-format
msgid ""
"For users with low vision, the graphical installer has a very basic zoom "
@@ -2014,13 +1939,13 @@ msgstr ""
"ou réduisent la taille de police."
#. Tag: title
-#: boot-installer.xml:1559
+#: boot-installer.xml:1512
#, no-c-format
msgid "Expert install, rescue mode, automated install"
msgstr "Modes d'installation Expert, Rescue et Automated"
#. Tag: para
-#: boot-installer.xml:1560
+#: boot-installer.xml:1513
#, no-c-format
msgid ""
"Expert, Rescue, and Automated installation choices are also available with "
@@ -2052,7 +1977,7 @@ msgstr ""
"raccourci doit être suivi de la touche &enterkey;."
#. Tag: para
-#: boot-installer.xml:1575
+#: boot-installer.xml:1528
#, no-c-format
msgid ""
"The automated install choice allows to install &debian; completely "
@@ -2066,13 +1991,13 @@ msgstr ""
"l'<xref linkend=\"appendix-preseed\"/>."
#. Tag: title
-#: boot-installer.xml:1585
+#: boot-installer.xml:1538
#, no-c-format
msgid "Accessibility of the installed system"
msgstr "Accessibilité du système installé"
#. Tag: para
-#: boot-installer.xml:1586
+#: boot-installer.xml:1539
#, no-c-format
msgid ""
"Documentation on accessibility of the installed system is available on the "
@@ -2083,13 +2008,13 @@ msgstr ""
"Debian <ulink url=\"&url-debian-wiki-accessibility;\">Accessibility</ulink>."
#. Tag: title
-#: boot-installer.xml:1600
+#: boot-installer.xml:1553
#, no-c-format
msgid "Boot Parameters"
msgstr "Paramètres d'amorçage"
#. Tag: para
-#: boot-installer.xml:1601
+#: boot-installer.xml:1554
#, no-c-format
msgid ""
"Boot parameters are Linux kernel parameters which are generally used to make "
@@ -2103,7 +2028,7 @@ msgstr ""
"l'aider un peu."
#. Tag: para
-#: boot-installer.xml:1608
+#: boot-installer.xml:1561
#, no-c-format
msgid ""
"If this is the first time you're booting the system, try the default boot "
@@ -2117,7 +2042,7 @@ msgstr ""
"vous pouvez redémarrer et donner les paramètres nécessaires à votre matériel."
#. Tag: para
-#: boot-installer.xml:1615
+#: boot-installer.xml:1568
#, no-c-format
msgid ""
"Information on many boot parameters can be found in the <ulink url=\"http://"
@@ -2134,13 +2059,13 @@ msgstr ""
"troubleshooting\"/>."
#. Tag: title
-#: boot-installer.xml:1627
+#: boot-installer.xml:1580
#, no-c-format
msgid "Boot console"
msgstr "Console d'amorçage"
#. Tag: para
-#: boot-installer.xml:1629
+#: boot-installer.xml:1582
#, no-c-format
msgid ""
"If you are booting with a serial console, generally the kernel will "
@@ -2160,7 +2085,7 @@ msgstr ""
"c'est-à-dire quelque chose comme <filename>ttyS0</filename>."
#. Tag: para
-#: boot-installer.xml:1641
+#: boot-installer.xml:1594
#, no-c-format
msgid ""
"You may need to specify parameters for the serial port, such as speed and "
@@ -2177,7 +2102,7 @@ msgstr ""
"pris en charge par l'installateur pour ce gestionnaire d'amorçage)."
#. Tag: para
-#: boot-installer.xml:1649
+#: boot-installer.xml:1602
#, no-c-format
msgid ""
"In order to ensure the terminal type used by the installer matches your "
@@ -2207,13 +2132,13 @@ msgstr ""
"<literal>vt102</literal>."
#. Tag: title
-#: boot-installer.xml:1667
+#: boot-installer.xml:1620
#, no-c-format
msgid "&debian; Installer Parameters"
msgstr "Paramètres pour l'installateur &debian;"
#. Tag: para
-#: boot-installer.xml:1668
+#: boot-installer.xml:1621
#, no-c-format
msgid ""
"The installation system recognizes a few additional boot "
@@ -2231,7 +2156,7 @@ msgstr ""
"pourra être silencieusement ignoré. </para></footnote>."
#. Tag: para
-#: boot-installer.xml:1683
+#: boot-installer.xml:1636
#, no-c-format
msgid ""
"A number of parameters have a <quote>short form</quote> that helps avoid the "
@@ -2247,13 +2172,13 @@ msgstr ""
"exemples de ce manuel utilisent la forme courte des paramètres."
#. Tag: term
-#: boot-installer.xml:1695
+#: boot-installer.xml:1648
#, no-c-format
msgid "debconf/priority (priority)"
msgstr "debconf/priority (priority)"
#. Tag: para
-#: boot-installer.xml:1696
+#: boot-installer.xml:1649
#, no-c-format
msgid "This parameter sets the lowest priority of messages to be displayed."
msgstr ""
@@ -2261,7 +2186,7 @@ msgstr ""
"les messages sont affichés."
#. Tag: para
-#: boot-installer.xml:1700
+#: boot-installer.xml:1653
#, no-c-format
msgid ""
"The default installation uses <userinput>priority=high</userinput>. This "
@@ -2277,7 +2202,7 @@ msgstr ""
"priorité comme il est nécessaire."
#. Tag: para
-#: boot-installer.xml:1707
+#: boot-installer.xml:1660
#, no-c-format
msgid ""
"If you add <userinput>priority=medium</userinput> as boot parameter, you "
@@ -2298,13 +2223,13 @@ msgstr ""
"correctement."
#. Tag: term
-#: boot-installer.xml:1721
+#: boot-installer.xml:1674
#, no-c-format
msgid "DEBIAN_FRONTEND"
msgstr "DEBIAN_FRONTEND"
#. Tag: para
-#: boot-installer.xml:1722
+#: boot-installer.xml:1675
#, no-c-format
msgid ""
"This boot parameter controls the type of user interface used for the "
@@ -2340,13 +2265,13 @@ msgstr ""
"userinput>."
#. Tag: term
-#: boot-installer.xml:1753
+#: boot-installer.xml:1706
#, no-c-format
msgid "BOOT_DEBUG"
msgstr "BOOT_DEBUG"
#. Tag: para
-#: boot-installer.xml:1754
+#: boot-installer.xml:1707
#, no-c-format
msgid ""
"Setting this boot parameter to 2 will cause the installer's boot process to "
@@ -2361,49 +2286,49 @@ msgstr ""
"les interpréteurs pour revenir au processus d'amorçage."
#. Tag: userinput
-#: boot-installer.xml:1763
+#: boot-installer.xml:1716
#, no-c-format
msgid "BOOT_DEBUG=0"
msgstr "BOOT_DEBUG=0"
#. Tag: para
-#: boot-installer.xml:1764
+#: boot-installer.xml:1717
#, no-c-format
msgid "This is the default."
msgstr "valeur par défaut."
#. Tag: userinput
-#: boot-installer.xml:1768
+#: boot-installer.xml:1721
#, no-c-format
msgid "BOOT_DEBUG=1"
msgstr "BOOT_DEBUG=1"
#. Tag: para
-#: boot-installer.xml:1769
+#: boot-installer.xml:1722
#, no-c-format
msgid "More verbose than usual."
msgstr "Un peu plus bavard qu'habituellement."
#. Tag: userinput
-#: boot-installer.xml:1773
+#: boot-installer.xml:1726
#, no-c-format
msgid "BOOT_DEBUG=2"
msgstr "BOOT_DEBUG=2"
#. Tag: para
-#: boot-installer.xml:1774
+#: boot-installer.xml:1727
#, no-c-format
msgid "Lots of debugging information."
msgstr "Beaucoup d'informations."
#. Tag: userinput
-#: boot-installer.xml:1778
+#: boot-installer.xml:1731
#, no-c-format
msgid "BOOT_DEBUG=3"
msgstr "BOOT_DEBUG=3"
#. Tag: para
-#: boot-installer.xml:1779
+#: boot-installer.xml:1732
#, no-c-format
msgid ""
"Shells are run at various points in the boot process to allow detailed "
@@ -2414,19 +2339,19 @@ msgstr ""
"pour revenir au processus de démarrage."
#. Tag: term
-#: boot-installer.xml:1793
+#: boot-installer.xml:1746
#, no-c-format
msgid "log_host"
msgstr "log_host"
#. Tag: term
-#: boot-installer.xml:1794
+#: boot-installer.xml:1747
#, no-c-format
msgid "log_port"
msgstr "log_port"
#. Tag: para
-#: boot-installer.xml:1795
+#: boot-installer.xml:1748
#, no-c-format
msgid ""
"Causes the installer to send log messages to a remote syslog on the "
@@ -2439,13 +2364,13 @@ msgstr ""
"de syslog, 514."
#. Tag: term
-#: boot-installer.xml:1806
+#: boot-installer.xml:1759
#, no-c-format
msgid "lowmem"
msgstr "lowmem"
#. Tag: para
-#: boot-installer.xml:1807
+#: boot-installer.xml:1760
#, no-c-format
msgid ""
"Can be used to force the installer to a lowmem level higher than the one the "
@@ -2457,13 +2382,13 @@ msgstr ""
"Voyez la <xref linkend=\"lowmem\"/>."
#. Tag: term
-#: boot-installer.xml:1817
+#: boot-installer.xml:1770
#, no-c-format
msgid "noshell"
msgstr "noshell"
#. Tag: para
-#: boot-installer.xml:1818
+#: boot-installer.xml:1771
#, no-c-format
msgid ""
"Prevents the installer from offering interactive shells on tty2 and tty3. "
@@ -2474,13 +2399,13 @@ msgstr ""
"automatisées où la sécurité est limitée."
#. Tag: term
-#: boot-installer.xml:1827
+#: boot-installer.xml:1780
#, no-c-format
msgid "debian-installer/framebuffer (fb)"
msgstr "debian-installer/framebuffer (fb)"
#. Tag: para
-#: boot-installer.xml:1828
+#: boot-installer.xml:1781
#, no-c-format
msgid ""
"Some architectures use the kernel framebuffer to offer installation in a "
@@ -2499,13 +2424,13 @@ msgstr ""
"noir, ou un blocage quelques minutes après le début de l'installation."
#. Tag: term
-#: boot-installer.xml:1841
+#: boot-installer.xml:1794
#, no-c-format
msgid "debian-installer/theme (theme)"
msgstr "debian-installer/theme (theme)"
#. Tag: para
-#: boot-installer.xml:1842
+#: boot-installer.xml:1795
#, no-c-format
msgid ""
"A theme determines how the user interface of the installer looks (colors, "
@@ -2525,13 +2450,13 @@ msgstr ""
"d'amorçage."
#. Tag: term
-#: boot-installer.xml:1857 boot-installer.xml:2090
+#: boot-installer.xml:1810 boot-installer.xml:2043
#, no-c-format
msgid "netcfg/disable_autoconfig"
msgstr "netcfg/disable_autoconfig"
#. Tag: para
-#: boot-installer.xml:1858
+#: boot-installer.xml:1811
#, no-c-format
msgid ""
"By default, the &d-i; automatically probes for network configuration via "
@@ -2546,7 +2471,7 @@ msgstr ""
"échoué."
#. Tag: para
-#: boot-installer.xml:1865
+#: boot-installer.xml:1818
#, no-c-format
msgid ""
"If you have an IPv6 router or a DHCP server on your local network, but want "
@@ -2562,13 +2487,13 @@ msgstr ""
"automatique (ni v4 ni v6) et indiquer vous-même les paramètres du réseau."
#. Tag: term
-#: boot-installer.xml:1876
+#: boot-installer.xml:1829
#, no-c-format
msgid "hw-detect/start_pcmcia"
msgstr "hw-detect/start_pcmcia"
#. Tag: para
-#: boot-installer.xml:1877
+#: boot-installer.xml:1830
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to prevent starting PCMCIA services, if "
@@ -2579,13 +2504,13 @@ msgstr ""
"problèmes avec les PCMCIA."
#. Tag: term
-#: boot-installer.xml:1887
+#: boot-installer.xml:1840
#, no-c-format
msgid "disk-detect/dmraid/enable (dmraid)"
msgstr "disk-detect/dmraid/enable (dmraid)"
#. Tag: para
-#: boot-installer.xml:1888
+#: boot-installer.xml:1841
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enable support for Serial ATA RAID "
@@ -2600,13 +2525,13 @@ msgstr ""
"\"&url-d-i-wiki;\">wiki de l'installateur Debian</ulink>."
#. Tag: term
-#: boot-installer.xml:1899
+#: boot-installer.xml:1852
#, no-c-format
msgid "preseed/url (url)"
msgstr "preseed/url (url)"
#. Tag: para
-#: boot-installer.xml:1900
+#: boot-installer.xml:1853
#, no-c-format
msgid ""
"Specify the url to a preconfiguration file to download and use for "
@@ -2617,13 +2542,13 @@ msgstr ""
"\"/>."
#. Tag: term
-#: boot-installer.xml:1909
+#: boot-installer.xml:1862
#, no-c-format
msgid "preseed/file (file)"
msgstr "preseed/file (file)"
#. Tag: para
-#: boot-installer.xml:1910
+#: boot-installer.xml:1863
#, no-c-format
msgid ""
"Specify the path to a preconfiguration file to load for automating the "
@@ -2634,13 +2559,13 @@ msgstr ""
"\"/>."
#. Tag: term
-#: boot-installer.xml:1919
+#: boot-installer.xml:1872
#, no-c-format
msgid "preseed/interactive"
msgstr "preseed/interactive"
#. Tag: para
-#: boot-installer.xml:1920
+#: boot-installer.xml:1873
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to display questions even if they have "
@@ -2657,13 +2582,13 @@ msgstr ""
"seenflag\"/> pour des précisions."
#. Tag: term
-#: boot-installer.xml:1932
+#: boot-installer.xml:1885
#, no-c-format
msgid "auto-install/enable (auto)"
msgstr "auto-install/enable (auto)"
#. Tag: para
-#: boot-installer.xml:1933
+#: boot-installer.xml:1886
#, no-c-format
msgid ""
"Delay questions that are normally asked before preseeding is possible until "
@@ -2675,13 +2600,13 @@ msgstr ""
"la <xref linkend=\"preseed-auto\"/> pour des précisions."
#. Tag: term
-#: boot-installer.xml:1944
+#: boot-installer.xml:1897
#, no-c-format
msgid "finish-install/keep-consoles"
msgstr "finish-install/keep-consoles"
#. Tag: para
-#: boot-installer.xml:1945
+#: boot-installer.xml:1898
#, no-c-format
msgid ""
"During installations from serial or management console, the regular virtual "
@@ -2694,13 +2619,13 @@ msgstr ""
"<userinput>true</userinput>."
#. Tag: term
-#: boot-installer.xml:1956
+#: boot-installer.xml:1909
#, no-c-format
msgid "cdrom-detect/eject"
msgstr "cdrom-detect/eject"
#. Tag: para
-#: boot-installer.xml:1957
+#: boot-installer.xml:1910
#, no-c-format
msgid ""
"By default, before rebooting, &d-i; automatically ejects the optical media "
@@ -2718,7 +2643,7 @@ msgstr ""
"types de lecteur ne peuvent pas recharger automatiquement le support."
#. Tag: para
-#: boot-installer.xml:1966
+#: boot-installer.xml:1919
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to disable automatic ejection, and be "
@@ -2730,13 +2655,13 @@ msgstr ""
"ne s'amorcera pas à partir du lecteur après l'installation."
#. Tag: term
-#: boot-installer.xml:1977
+#: boot-installer.xml:1930
#, no-c-format
msgid "base-installer/install-recommends (recommends)"
msgstr "base-installer/install-recommends (recommends)"
#. Tag: para
-#: boot-installer.xml:1978
+#: boot-installer.xml:1931
#, no-c-format
msgid ""
"By setting this option to <userinput>false</userinput>, the package "
@@ -2750,7 +2675,7 @@ msgstr ""
"système installé. Consultez la <xref linkend=\"di-install-base\"/>."
#. Tag: para
-#: boot-installer.xml:1985
+#: boot-installer.xml:1938
#, no-c-format
msgid ""
"Note that this option allows to have a leaner system, but can also result in "
@@ -2766,13 +2691,13 @@ msgstr ""
"devraient se servir de cette option."
#. Tag: term
-#: boot-installer.xml:1997
+#: boot-installer.xml:1950
#, no-c-format
msgid "debian-installer/allow_unauthenticated"
msgstr "debian-installer/allow_unauthenticated"
#. Tag: para
-#: boot-installer.xml:1998
+#: boot-installer.xml:1951
#, no-c-format
msgid ""
"By default the installer requires that repositories be authenticated using a "
@@ -2786,13 +2711,13 @@ msgstr ""
"\">Attention : commande non sécurisée et non recommandée.</emphasis>"
#. Tag: term
-#: boot-installer.xml:2009
+#: boot-installer.xml:1962
#, no-c-format
msgid "ramdisk_size"
msgstr "ramdisk_size"
#. Tag: para
-#: boot-installer.xml:2010
+#: boot-installer.xml:1963
#, no-c-format
msgid ""
"This parameter should already be set to a correct value where needed; set it "
@@ -2805,13 +2730,13 @@ msgstr ""
"complètement. La valeur est en Ko."
#. Tag: term
-#: boot-installer.xml:2020
+#: boot-installer.xml:1973
#, no-c-format
msgid "rescue/enable"
msgstr "rescue/enable"
#. Tag: para
-#: boot-installer.xml:2021
+#: boot-installer.xml:1974
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enter rescue mode rather than "
@@ -2822,13 +2747,13 @@ msgstr ""
"\"rescue\"/>."
#. Tag: title
-#: boot-installer.xml:2034
+#: boot-installer.xml:1987
#, no-c-format
msgid "Using boot parameters to answer questions"
msgstr "Répondre à des questions avec les paramètres d'amorçage"
#. Tag: para
-#: boot-installer.xml:2035
+#: boot-installer.xml:1988
#, no-c-format
msgid ""
"With some exceptions, a value can be set at the boot prompt for any question "
@@ -2843,25 +2768,25 @@ msgstr ""
"exemples."
#. Tag: term
-#: boot-installer.xml:2047
+#: boot-installer.xml:2000
#, no-c-format
msgid "debian-installer/language (language)"
msgstr "debian-installer/language (langue)"
#. Tag: term
-#: boot-installer.xml:2048
+#: boot-installer.xml:2001
#, no-c-format
msgid "debian-installer/country (country)"
msgstr "debian-installer/country (pays)"
#. Tag: term
-#: boot-installer.xml:2049
+#: boot-installer.xml:2002
#, no-c-format
msgid "debian-installer/locale (locale)"
msgstr "debian-installer/locale (locale)"
#. Tag: para
-#: boot-installer.xml:2050
+#: boot-installer.xml:2003
#, no-c-format
msgid ""
"There are two ways to specify the language, country and locale to use for "
@@ -2871,7 +2796,7 @@ msgstr ""
"système installé, peuvent être indiqués de deux manières."
#. Tag: para
-#: boot-installer.xml:2055
+#: boot-installer.xml:2008
#, no-c-format
msgid ""
"The first and easiest is to pass only the parameter <literal>locale</"
@@ -2891,7 +2816,7 @@ msgstr ""
"combinaisons possibles de langue, pays et locale."
#. Tag: para
-#: boot-installer.xml:2064
+#: boot-installer.xml:2017
#, no-c-format
msgid ""
"The second, more flexible option is to specify <literal>language</literal> "
@@ -2907,13 +2832,13 @@ msgstr ""
"UTF-8</userinput>."
#. Tag: term
-#: boot-installer.xml:2076
+#: boot-installer.xml:2029
#, no-c-format
msgid "anna/choose_modules (modules)"
msgstr "anna/choose_modules (modules)"
#. Tag: para
-#: boot-installer.xml:2077
+#: boot-installer.xml:2030
#, no-c-format
msgid ""
"Can be used to automatically load installer components that are not loaded "
@@ -2930,7 +2855,7 @@ msgstr ""
"(consultez la <xref linkend=\"pppoe\"/>)</phrase>."
#. Tag: para
-#: boot-installer.xml:2091
+#: boot-installer.xml:2044
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> if you want to disable IPv6 "
@@ -2941,13 +2866,13 @@ msgstr ""
"du réseau."
#. Tag: term
-#: boot-installer.xml:2100
+#: boot-installer.xml:2053
#, no-c-format
msgid "mirror/protocol (protocol)"
msgstr "mirror/protocol (protocole)"
#. Tag: para
-#: boot-installer.xml:2101
+#: boot-installer.xml:2054
#, no-c-format
msgid ""
"By default the installer will use the http protocol to download files from "
@@ -2965,13 +2890,13 @@ msgstr ""
"sélectionner un miroir FTP dans une liste, vous devrez saisir son nom."
#. Tag: term
-#: boot-installer.xml:2114
+#: boot-installer.xml:2067
#, no-c-format
msgid "tasksel:tasksel/first (tasks)"
msgstr "tasksel:tasksel/first (tâches)"
#. Tag: para
-#: boot-installer.xml:2115
+#: boot-installer.xml:2068
#, no-c-format
msgid ""
"Can be used to select tasks that are not available from the interactive task "
@@ -2983,13 +2908,13 @@ msgstr ""
"literal>. Voyez la <xref linkend=\"pkgsel\"/> pour des précisions."
#. Tag: title
-#: boot-installer.xml:2129
+#: boot-installer.xml:2082
#, no-c-format
msgid "Passing parameters to kernel modules"
msgstr "Passer des paramètres aux modules du noyau"
#. Tag: para
-#: boot-installer.xml:2130
+#: boot-installer.xml:2083
#, no-c-format
msgid ""
"If drivers are compiled into the kernel, you can pass parameters to them as "
@@ -3014,7 +2939,7 @@ msgstr ""
"du système installé."
#. Tag: para
-#: boot-installer.xml:2143
+#: boot-installer.xml:2096
#, no-c-format
msgid ""
"Note that it is now quite rare that parameters need to be passed to modules. "
@@ -3028,7 +2953,7 @@ msgstr ""
"nécessaire de passer soi-même des paramètres."
#. Tag: para
-#: boot-installer.xml:2150
+#: boot-installer.xml:2103
#, no-c-format
msgid ""
"The syntax to use to set parameters for modules is: "
@@ -3049,19 +2974,19 @@ msgstr ""
"par câble coaxial) et l'IRQ 10&nbsp;:"
#. Tag: screen
-#: boot-installer.xml:2160
+#: boot-installer.xml:2113
#, no-c-format
msgid "3c509.xcvr=3 3c509.irq=10"
msgstr "3c509.xcvr=3 3c509.irq=10"
#. Tag: title
-#: boot-installer.xml:2166
+#: boot-installer.xml:2119
#, no-c-format
msgid "Blacklisting kernel modules"
msgstr "Interdire des modules du noyau"
#. Tag: para
-#: boot-installer.xml:2167
+#: boot-installer.xml:2120
#, no-c-format
msgid ""
"Sometimes it may be necessary to blacklist a module to prevent it from being "
@@ -3079,7 +3004,7 @@ msgstr ""
"périphérique ne fonctionnera pas correctement."
#. Tag: para
-#: boot-installer.xml:2176
+#: boot-installer.xml:2129
#, no-c-format
msgid ""
"You can blacklist a module using the following syntax: "
@@ -3095,7 +3020,7 @@ msgstr ""
"le système installé."
#. Tag: para
-#: boot-installer.xml:2184
+#: boot-installer.xml:2137
#, no-c-format
msgid ""
"Note that a module may still be loaded by the installation system itself. "
@@ -3109,19 +3034,19 @@ msgstr ""
"affiché pendant la phase de détection du matériel."
#. Tag: title
-#: boot-installer.xml:2200
+#: boot-installer.xml:2153
#, no-c-format
msgid "Troubleshooting the Installation Process"
msgstr "Dysfonctionnements pendant la procédure d'installation"
#. Tag: title
-#: boot-installer.xml:2205
+#: boot-installer.xml:2158
#, no-c-format
msgid "Reliability of optical media"
msgstr "Fiabilité des disques optiques"
#. Tag: para
-#: boot-installer.xml:2206
+#: boot-installer.xml:2159
#, no-c-format
msgid ""
"Sometimes, especially with older drives, the installer may fail to boot from "
@@ -3135,7 +3060,7 @@ msgstr ""
"signale des erreurs de lecture pendant l'installation."
#. Tag: para
-#: boot-installer.xml:2213
+#: boot-installer.xml:2166
#, no-c-format
msgid ""
"There are many different possible causes for these problems. We can only "
@@ -3146,13 +3071,13 @@ msgstr ""
"accompagnés de suggestions sur la manière de les traiter."
#. Tag: para
-#: boot-installer.xml:2219
+#: boot-installer.xml:2172
#, no-c-format
msgid "There are two very simple things that you should try first."
msgstr "On peut tout d'abord essayer deux choses très simples&nbsp;:"
#. Tag: para
-#: boot-installer.xml:2224
+#: boot-installer.xml:2177
#, no-c-format
msgid ""
"If the disc does not boot, check that it was inserted correctly and that it "
@@ -3162,7 +3087,7 @@ msgstr ""
"et qu'il n'est pas sale."
#. Tag: para
-#: boot-installer.xml:2230
+#: boot-installer.xml:2183
#, no-c-format
msgid ""
"If the installer fails to recognize the disc, try just running the option "
@@ -3176,7 +3101,7 @@ msgstr ""
"les très anciens lecteurs sont résolus de cette façon."
#. Tag: para
-#: boot-installer.xml:2240
+#: boot-installer.xml:2193
#, no-c-format
msgid ""
"If this does not work, then try the suggestions in the subsections below. "
@@ -3186,7 +3111,7 @@ msgstr ""
"pas toutes, concernent les CD et les DVD."
#. Tag: para
-#: boot-installer.xml:2245
+#: boot-installer.xml:2198
#, no-c-format
msgid ""
"If you cannot get the installation working from optical disc, try one of the "
@@ -3196,13 +3121,13 @@ msgstr ""
"pouvez essayer l'une des autres méthodes disponibles."
#. Tag: title
-#: boot-installer.xml:2253
+#: boot-installer.xml:2206
#, no-c-format
msgid "Common issues"
msgstr "Problèmes communs"
#. Tag: para
-#: boot-installer.xml:2256
+#: boot-installer.xml:2209
#, no-c-format
msgid ""
"Some older CD-ROM drives do not support reading from discs that were burned "
@@ -3212,7 +3137,7 @@ msgstr ""
"vitesse sur les lecteurs modernes."
#. Tag: para
-#: boot-installer.xml:2273
+#: boot-installer.xml:2226
#, no-c-format
msgid ""
"Some very old CD-ROM drives do not work correctly if <quote>direct memory "
@@ -3222,13 +3147,13 @@ msgstr ""
"(<emphasis>direct memory access</emphasis>) est activé."
#. Tag: title
-#: boot-installer.xml:2284
+#: boot-installer.xml:2237
#, no-c-format
msgid "How to investigate and maybe solve issues"
msgstr "Comment résoudre ces problèmes ?"
#. Tag: para
-#: boot-installer.xml:2285
+#: boot-installer.xml:2238
#, no-c-format
msgid "If the optical disc fails to boot, try the suggestions listed below."
msgstr ""
@@ -3236,7 +3161,7 @@ msgstr ""
"suggestions&nbsp;:"
#. Tag: para
-#: boot-installer.xml:2290
+#: boot-installer.xml:2243
#, no-c-format
msgid ""
"Check that your BIOS/UEFI actually supports booting from optical disc (only "
@@ -3248,7 +3173,7 @@ msgstr ""
"pas, et que le lecteur est bien le périphérique d'amorçage."
#. Tag: para
-#: boot-installer.xml:2297
+#: boot-installer.xml:2250
#, no-c-format
msgid ""
"If you downloaded an iso image, check that the md5sum of that image matches "
@@ -3274,7 +3199,7 @@ msgstr ""
"utilise la taille de l'image pour lire le nombre d'octets sur le disque."
#. Tag: screen
-#: boot-installer.xml:2310
+#: boot-installer.xml:2263
#, no-c-format
msgid ""
"$ dd if=/dev/cdrom | \\\n"
@@ -3296,7 +3221,7 @@ msgstr ""
"134486016 bytes (134 MB) copied, 97.474 seconds, 1.4 MB/s"
#. Tag: para
-#: boot-installer.xml:2315
+#: boot-installer.xml:2268
#, no-c-format
msgid ""
"If, after the installer has been booted successfully, the disc is not "
@@ -3317,7 +3242,7 @@ msgstr ""
"deuxième console virtuelle (VT2) et lancer un interpréteur de commandes."
#. Tag: para
-#: boot-installer.xml:2327
+#: boot-installer.xml:2280
#, no-c-format
msgid ""
"Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> "
@@ -3329,7 +3254,7 @@ msgstr ""
"d'erreur spécifiques. Vérifiez ensuite la sortie de <command>dmesg</command>."
#. Tag: para
-#: boot-installer.xml:2334
+#: boot-installer.xml:2287
#, no-c-format
msgid ""
"Check in the output of <command>dmesg</command> if your optical drive was "
@@ -3361,7 +3286,7 @@ msgstr ""
"le charger vous-même avec <command>modprobe</command>."
#. Tag: para
-#: boot-installer.xml:2348
+#: boot-installer.xml:2301
#, no-c-format
msgid ""
"Check that there is a device node for your optical drive under <filename>/"
@@ -3373,7 +3298,7 @@ msgstr ""
"filename>. Il doit exister aussi un fichier <filename>/dev/cdrom</filename>."
#. Tag: para
-#: boot-installer.xml:2356
+#: boot-installer.xml:2309
#, no-c-format
msgid ""
"Use the <command>mount</command> command to check if the optical disc is "
@@ -3390,7 +3315,7 @@ msgstr ""
"messages d'erreur."
#. Tag: para
-#: boot-installer.xml:2366
+#: boot-installer.xml:2319
#, no-c-format
msgid ""
"Check if DMA is currently enabled: <informalexample><screen>\n"
@@ -3416,7 +3341,7 @@ msgstr ""
"répertoire du périphérique qui correspond au lecteur optique."
#. Tag: para
-#: boot-installer.xml:2381
+#: boot-installer.xml:2334
#, no-c-format
msgid ""
"If there are any problems during the installation, try checking the "
@@ -3430,13 +3355,13 @@ msgstr ""
"quand le disque est lu correctement."
#. Tag: title
-#: boot-installer.xml:2395
+#: boot-installer.xml:2348
#, no-c-format
msgid "Boot Configuration"
msgstr "Configuration d'amorçage"
#. Tag: para
-#: boot-installer.xml:2397
+#: boot-installer.xml:2350
#, no-c-format
msgid ""
"If you have problems and the kernel hangs during the boot process, doesn't "
@@ -3450,7 +3375,7 @@ msgstr ""
"qu'il a été discuté dans la <xref linkend=\"boot-parms\"/>."
#. Tag: para
-#: boot-installer.xml:2406
+#: boot-installer.xml:2359
#, no-c-format
msgid ""
"In some cases, malfunctions can be caused by missing device firmware (see "
@@ -3462,7 +3387,7 @@ msgstr ""
"firmware\"/>."
#. Tag: para
-#: boot-installer.xml:2417
+#: boot-installer.xml:2370
#, no-c-format
msgid ""
"If software speech synthesis does not work, there is most probably an issue "
@@ -3481,37 +3406,37 @@ msgstr ""
"fonctionne correctement, par exemple un CD live."
#. Tag: userinput
-#: boot-installer.xml:2428
+#: boot-installer.xml:2381
#, no-c-format
msgid "dmesg"
msgstr "dmesg"
#. Tag: userinput
-#: boot-installer.xml:2430
+#: boot-installer.xml:2383
#, no-c-format
msgid "lspci"
msgstr "lspci"
#. Tag: userinput
-#: boot-installer.xml:2432
+#: boot-installer.xml:2385
#, no-c-format
msgid "lsmod"
msgstr "lsmod"
#. Tag: userinput
-#: boot-installer.xml:2434
+#: boot-installer.xml:2387
#, no-c-format
msgid "amixer"
msgstr "amixer"
#. Tag: title
-#: boot-installer.xml:2442
+#: boot-installer.xml:2395
#, no-c-format
msgid "Common &arch-title; Installation Problems"
msgstr "Problèmes communs sur &arch-title;"
#. Tag: para
-#: boot-installer.xml:2443
+#: boot-installer.xml:2396
#, no-c-format
msgid ""
"There are some common installation problems that can be solved or avoided by "
@@ -3521,7 +3446,7 @@ msgstr ""
"des paramètres d'amorçage à l'installateur."
#. Tag: para
-#: boot-installer.xml:2488
+#: boot-installer.xml:2441
#, no-c-format
msgid ""
"If your screen begins to show a weird picture while the kernel boots, eg. "
@@ -3543,13 +3468,13 @@ msgstr ""
"\"boot-parms\"/> pour plus de précisions."
#. Tag: title
-#: boot-installer.xml:2502
+#: boot-installer.xml:2455
#, no-c-format
msgid "System Freeze During the PCMCIA Configuration Phase"
msgstr "Le système bloque lors de la configuration des services PCMCIA"
#. Tag: para
-#: boot-installer.xml:2503
+#: boot-installer.xml:2456
#, no-c-format
msgid ""
"Some very old laptop models produced by Dell are known to crash when PCMCIA "
@@ -3570,7 +3495,7 @@ msgstr ""
"après l'installation et éviter le problème des adresses des ressources."
#. Tag: para
-#: boot-installer.xml:2513
+#: boot-installer.xml:2466
#, no-c-format
msgid ""
"Alternatively, you can boot the installer in expert mode. You will then be "
@@ -3592,13 +3517,13 @@ msgstr ""
"virgules quand vous passez ces valeurs à l'installateur."
#. Tag: title
-#: boot-installer.xml:2532
+#: boot-installer.xml:2485
#, no-c-format
msgid "Interpreting the Kernel Startup Messages"
msgstr "Comprendre les messages du noyau au démarrage"
#. Tag: para
-#: boot-installer.xml:2534
+#: boot-installer.xml:2487
#, no-c-format
msgid ""
"During the boot sequence, you may see many messages in the form "
@@ -3636,13 +3561,13 @@ msgstr ""
"arch=\"linux-any\">(voyez la <xref linkend=\"kernel-baking\"/>)</phrase>."
#. Tag: title
-#: boot-installer.xml:2559
+#: boot-installer.xml:2512
#, no-c-format
msgid "Reporting Installation Problems"
msgstr "Signaler les problèmes"
#. Tag: para
-#: boot-installer.xml:2560
+#: boot-installer.xml:2513
#, no-c-format
msgid ""
"If you get through the initial boot phase but cannot complete the install, "
@@ -3663,7 +3588,7 @@ msgstr ""
"rapport de bogue, vous pouvez attacher cette information au rapport."
#. Tag: para
-#: boot-installer.xml:2571
+#: boot-installer.xml:2524
#, no-c-format
msgid ""
"Other pertinent installation messages may be found in <filename>/var/log/</"
@@ -3676,13 +3601,13 @@ msgstr ""
"dans le fichier <filename>/var/log/installer/</filename>."
#. Tag: title
-#: boot-installer.xml:2582
+#: boot-installer.xml:2535
#, no-c-format
msgid "Submitting Installation Reports"
msgstr "Faire un rapport de bogue"
#. Tag: para
-#: boot-installer.xml:2583
+#: boot-installer.xml:2536
#, no-c-format
msgid ""
"If you still have problems, please submit an installation report (in English "
@@ -3696,7 +3621,7 @@ msgstr ""
"configurations matérielles possibles."
#. Tag: para
-#: boot-installer.xml:2591
+#: boot-installer.xml:2544
#, no-c-format
msgid ""
"Note that your installation report will be published in the Debian Bug "
@@ -3709,7 +3634,7 @@ msgstr ""
"aussi rendue publique."
#. Tag: para
-#: boot-installer.xml:2597
+#: boot-installer.xml:2550
#, no-c-format
msgid ""
"If you have a working &debian; system, the easiest way to send an "
@@ -3728,7 +3653,7 @@ msgstr ""
"<command>reportbug installation-reports</command>."
#. Tag: para
-#: boot-installer.xml:2607
+#: boot-installer.xml:2560
#, no-c-format
msgid ""
"Alternatively you can use this template when filling out installation "
@@ -3833,6 +3758,72 @@ msgstr ""
"plantage du noyau. Décrivez les étapes que vous avez effectuées pour arriver "
"là."
+#, no-c-format
+#~ msgid "Booting from DOS using loadlin"
+#~ msgstr "Amorcer depuis DOS avec loadlin"
+
+#, no-c-format
+#~ msgid ""
+#~ "Boot into DOS (not Windows). To do this, you can for instance boot from a "
+#~ "recovery or diagnostic disk."
+#~ msgstr ""
+#~ "Démarrez sur MS-DOS (pas sur Windows). Vous pouvez par exemple démarrer "
+#~ "sur un disque de dépannage ou de diagnostic."
+
+#, no-c-format
+#~ msgid ""
+#~ "If you can access the installation CD, change the current drive to the CD-"
+#~ "ROM drive, e.g. <informalexample><screen>\n"
+#~ "d:\n"
+#~ "</screen></informalexample> else make sure you have first prepared your "
+#~ "hard disk as explained in <xref linkend=\"files-loadlin\"/>, and change "
+#~ "the current drive to it if needed."
+#~ msgstr ""
+#~ "Si vous pouvez accéder au CD d'installation, modifiez le lecteur courant "
+#~ "pour le lecteur de CD, par exemple : <informalexample><screen>\n"
+#~ "d:\n"
+#~ "</screen></informalexample> Sinon, modifiez le lecteur courant pour le "
+#~ "disque dur que vous avez préalablement préparé selon la méthode expliquée "
+#~ "dans la <xref linkend=\"files-loadlin\"/>."
+
+#, no-c-format
+#~ msgid ""
+#~ "Enter the subdirectory for the flavor you chose, e.g., "
+#~ "<informalexample><screen>\n"
+#~ "cd \\&x86-install-dir;\n"
+#~ "</screen></informalexample> If you prefer using the graphical installer, "
+#~ "enter the <filename>gtk</filename> sub-directory. "
+#~ "<informalexample><screen>\n"
+#~ "cd gtk\n"
+#~ "</screen></informalexample> Next, execute <command>install.bat</command>. "
+#~ "The kernel will load and launch the installer system."
+#~ msgstr ""
+#~ "Allez dans le répertoire de la variante choisie, par exemple : "
+#~ "<informalexample><screen>\n"
+#~ "cd \\&x86-install-dir;\n"
+#~ "</screen></informalexample> Si vous préférez le mode graphique de "
+#~ "l'installateur, allez dans le sous-répertoire <filename>gtk</filename> : "
+#~ "<informalexample><screen>\n"
+#~ "cd gtk\n"
+#~ "</screen></informalexample> Puis lancez la commande <command>install.bat</"
+#~ "command>. Le noyau sera chargé et l'installateur lancé."
+
+#, no-c-format
+#~ msgid ""
+#~ "There is also a graphical installer image that can be netbooted. And "
+#~ "there is a special <quote>mini</quote> ISO image<footnote id=\"gtk-"
+#~ "miniiso-x86\"> <para> The mini ISO image can be downloaded from a "
+#~ "&debian; mirror as described in <xref linkend=\"downloading-files\"/>. "
+#~ "Look for <filename>netboot/gtk/mini.iso</filename>. </para> </footnote>, "
+#~ "which is mainly useful for testing."
+#~ msgstr ""
+#~ "Il est aussi possible d'amorcer sur le réseau une image de l'installateur "
+#~ "graphique. Et il existe une image ISO spéciale <footnote id=\"gtk-miniiso-"
+#~ "x86\"> <para> L'image ISO <emphasis>mini</emphasis> peut être téléchargée "
+#~ "sur un miroir &debian;, voyez la <xref linkend=\"downloading-files\"/>. "
+#~ "Cherchez <filename>netboot/gtk/mini.iso</filename>. </para> </footnote>, "
+#~ "qui est utile surtout pour les tests."
+
#~ msgid ""
#~ "Older systems such as the 715 might require the use of an RBOOT server "
#~ "instead of a BOOTP server."