summaryrefslogtreecommitdiff
path: root/fr/howto/installation-howto.xml
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2012-07-04 02:44:54 +0000
committerSamuel Thibault <sthibault@debian.org>2012-07-04 02:44:54 +0000
commitfd7b97b61df4c48548cc60be1be6c589158e3d7b (patch)
treef48bcad0ede371a300cba9a52430791b8ea10f39 /fr/howto/installation-howto.xml
parent02de105939926e54def034f1be25f11bb3cae4f8 (diff)
downloadinstallation-guide-fd7b97b61df4c48548cc60be1be6c589158e3d7b.zip
* Remove heading / from pxelinux.0, it seems to pose problem with some
implementations. Thanks Ulrich Krause for the report.
Diffstat (limited to 'fr/howto/installation-howto.xml')
-rw-r--r--fr/howto/installation-howto.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/fr/howto/installation-howto.xml b/fr/howto/installation-howto.xml
index a3dec47de..effbcc0c5 100644
--- a/fr/howto/installation-howto.xml
+++ b/fr/howto/installation-howto.xml
@@ -196,7 +196,7 @@ La méthode la plus facile est l'amorçage de type PXE. Extrayez les fichiers
de <filename>netboot/pxeboot.tar.gz</filename> dans le répertoire
<filename>/srv/tftp</filename> ou dans le répertoire que demande
le serveur tftp. Et configurez le serveur DHCP pour qu'il passe le
-nom <filename>/pxelinux.0</filename> aux clients. Avec un peu de chance,
+nom <filename>pxelinux.0</filename> aux clients. Avec un peu de chance,
tout marchera bien.
Pour des instructions précises, voyez la <xref linkend="install-tftp" />.