diff options
Diffstat (limited to 'en/appendix/preseed.xml')
-rw-r--r-- | en/appendix/preseed.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml index 1980062c2..539161d0d 100644 --- a/en/appendix/preseed.xml +++ b/en/appendix/preseed.xml @@ -495,6 +495,8 @@ If you need to pick a particular interface when netbooting before loading a preseed file from the network, use a boot parameter such as <userinput>netcfg/choose_interface=<replaceable>eth1</replaceable></userinput>. +</para> + <informalexample role="example"><screen> # netcfg will choose an interface that has link if possible. This makes it # skip displaying a list if there is more than one interface. |