diff options
author | Colin Watson <cjwatson@debian.org> | 2006-01-09 11:36:11 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2006-01-09 11:36:11 +0000 |
commit | 1d57fbd793347d122b0e3ca9749c9c1451fba6e8 (patch) | |
tree | 2cfacd88f690e90bbabf2f260f66cbe4edefca2a /en/appendix | |
parent | 4b2c29c3779f438c0705a2b3cc9ab2700fac585d (diff) | |
download | installation-guide-1d57fbd793347d122b0e3ca9749c9c1451fba6e8.zip |
balance tags
Diffstat (limited to 'en/appendix')
-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. |