summaryrefslogtreecommitdiffstats
path: root/initramfs/initrd-stuff/etc/messages
diff options
context:
space:
mode:
authorDirk von Suchodoletz2007-06-01 19:47:28 +0200
committerDirk von Suchodoletz2007-06-01 19:47:28 +0200
commitfb186c83b4ecabe32c67729a74655bb50855abd3 (patch)
tree464f3b1175f71b6ba345627d292a066a39c51ec7 /initramfs/initrd-stuff/etc/messages
parentCleanup for new style of virtual machine handling (runvware v2, see (diff)
downloadcore-fb186c83b4ecabe32c67729a74655bb50855abd3.tar.gz
core-fb186c83b4ecabe32c67729a74655bb50855abd3.tar.xz
core-fb186c83b4ecabe32c67729a74655bb50855abd3.zip
Check if more than one ethernet interface is present ...
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1138 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initramfs/initrd-stuff/etc/messages')
-rw-r--r--initramfs/initrd-stuff/etc/messages4
1 files changed, 4 insertions, 0 deletions
diff --git a/initramfs/initrd-stuff/etc/messages b/initramfs/initrd-stuff/etc/messages
index 9e0f0d22..39421d8a 100644
--- a/initramfs/initrd-stuff/etc/messages
+++ b/initramfs/initrd-stuff/etc/messages
@@ -38,6 +38,10 @@ appropriate modules (without .ko)."
init_nowlan=" No wireless LAN capable interface found. Did you provide the \
proper kernel\n modules?"
init_wlanf=" Unable to configure the WLAN interface."
+init_2eif=" You seem to have more than one active (=module loaded) ethernet \
+interfaces\n installed. This might induce problems, if your client started \
+PXE via one\n interface, but tries to communicate over the other in linux \
+mode. Try\n to reorder your network module list."
init_errdhcp=" Did not get complete IP \
configuration via DHCP. You may want to add\n a vendor code identifier \
via kernel commandline (vci=VCI)."