summaryrefslogtreecommitdiff
path: root/en/appendix/pppoe.xml
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2009-01-16 17:16:38 +0000
committerFrans Pop <elendil@planet.nl>2009-01-16 17:16:38 +0000
commit3a5ebeba561ca94178e531363162c1f701baa770 (patch)
tree64f9e5a18617cba2f5a7541b75e8e5d7ba819e3e /en/appendix/pppoe.xml
parent546abe69741d9762623b5563fc01ed6282b0c289 (diff)
downloadinstallation-guide-3a5ebeba561ca94178e531363162c1f701baa770.zip
Update info on passing boot parameter for PPPoE.
Diffstat (limited to 'en/appendix/pppoe.xml')
-rw-r--r--en/appendix/pppoe.xml18
1 files changed, 7 insertions, 11 deletions
diff --git a/en/appendix/pppoe.xml b/en/appendix/pppoe.xml
index 3a927aa88..6043bf1db 100644
--- a/en/appendix/pppoe.xml
+++ b/en/appendix/pppoe.xml
@@ -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.