summaryrefslogtreecommitdiff
path: root/nl/appendix/pppoe.xml
diff options
context:
space:
mode:
Diffstat (limited to 'nl/appendix/pppoe.xml')
-rw-r--r--nl/appendix/pppoe.xml20
1 files changed, 8 insertions, 12 deletions
diff --git a/nl/appendix/pppoe.xml b/nl/appendix/pppoe.xml
index 2c9b5b01b..4bd34c744 100644
--- a/nl/appendix/pppoe.xml
+++ b/nl/appendix/pppoe.xml
@@ -1,5 +1,5 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 45405 untranslated -->
+<!-- original version: 57313 untranslated -->
<sect1 id="pppoe" arch="not-s390">
<title>Installing &debian; using PPP over Ethernet (PPPoE)</title>
@@ -34,19 +34,15 @@ following steps explain the differences.
<itemizedlist>
<listitem><para>
-Boot the installer with <userinput>modules=ppp-udeb</userinput> as boot
-parameter. This means that at the boot prompt you should enter:
+Boot the installer with the boot parameter
+<userinput>modules=ppp-udeb</userinput><footnote arch="x86">
-<informalexample><screen>
-install modules=ppp-udeb
-</screen></informalexample>
-
-or, if you prefer using the graphical installer:
-
-<informalexample><screen>
-installgui modules=ppp-udeb
-</screen></informalexample>
+<para>
+See <xref linkend="boot-screen"/> for information on
+how to add a boot parameter.
+</para>
+</footnote>.
This will ensure the component responsible for the setup of PPPoE
(<classname>ppp-udeb</classname>) will be loaded and run automatically.