diff options
Diffstat (limited to 'en')
-rw-r--r-- | en/appendix/pppoe.xml | 18 |
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. |