--- modules.d/95iscsi/iscsiroot | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/modules.d/95iscsi/iscsiroot b/modules.d/95iscsi/iscsiroot index 316d8f4..b7e3cf8 100755 --- a/modules.d/95iscsi/iscsiroot +++ b/modules.d/95iscsi/iscsiroot @@ -130,7 +130,7 @@ iscsistart -i $iscsi_initiator -t $iscsi_target_name \ ${iscsi_username+-u $iscsi_username} \ ${iscsi_password+-w $iscsi_password} \ ${iscsi_in_username+-U $iscsi_in_username} \ - ${iscsi_in_password+-W $iscsi_in_password} + ${iscsi_in_password+-W $iscsi_in_password} || exit 1 # now we have a root filesystem somewhere in /dev/sda* # let the normal block handler handle root= -- 1.6.2.5 -- To unsubscribe from this list: send the line "unsubscribe initramfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html