projects
/
platform
/
upstream
/
dracut.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da04062
)
fail iscsiroot, if iscsistart fails
author
Harald Hoyer
<harald@redhat.com>
Fri, 3 Jul 2009 12:47:49 +0000
(14:47 +0200)
committer
Harald Hoyer
<harald@redhat.com>
Fri, 3 Jul 2009 12:47:49 +0000
(14:47 +0200)
modules.d/95iscsi/iscsiroot
patch
|
blob
|
history
diff --git
a/modules.d/95iscsi/iscsiroot
b/modules.d/95iscsi/iscsiroot
index 316d8f430f6db8b1266fc15ab8d673628bef8725..b7e3cf83c0abca18e6fe08223abc5fe4ec94177f 100755
(executable)
--- 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=