From: Hans de Goede Date: Mon, 14 Sep 2009 09:42:54 +0000 (+0200) Subject: Document that MAC addresses must be lowercase X-Git-Tag: 002~21 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5759574b2674cedf4d543c7a8da05d40576f31d3;p=thirdparty%2Fdracut.git Document that MAC addresses must be lowercase --- diff --git a/dracut.8 b/dracut.8 index 4b76f0a6c..81932abf6 100644 --- a/dracut.8 +++ b/dracut.8 @@ -232,7 +232,8 @@ will read the iscsi parameter from the BIOS firmware .TP .B netroot=fcoe:: Try to connect to a FCoE SAN through the NIC specified by or , -for the second argument, currently only nodcb is supported. +for the second argument, currently only nodcb is supported. Note letters in +the MAC-address must be lowercase! .SH NBD .TP @@ -265,6 +266,7 @@ do not start plymouth. This will not work with encrypted partitions. .TP .B ifname=: Assign network device name (ie eth0) to the NIC with MAC . +Note letters in the MAC-address must be lowercase! Note that if you use this option you \fBmust\fR specify an ifname= argument for all interfaces used in ip= or fcoe= arguments