From 5759574b2674cedf4d543c7a8da05d40576f31d3 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Mon, 14 Sep 2009 11:42:54 +0200 Subject: [PATCH] Document that MAC addresses must be lowercase --- dracut.8 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dracut.8 b/dracut.8 index 4b76f0a..81932ab 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 -- 2.7.4