From: Harald Hoyer Date: Fri, 19 Jun 2009 06:35:15 +0000 (+0200) Subject: manpage iSCSI update X-Git-Tag: 0.1~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bafb0886e82274b6c90181d1e1114a6affc188ce;p=thirdparty%2Fdracut.git manpage iSCSI update --- diff --git a/dracut.8 b/dracut.8 index 525892588..0ceccff00 100644 --- a/dracut.8 +++ b/dracut.8 @@ -110,12 +110,20 @@ associated fields. http://tools.ietf.org/html/rfc4173 +If the root partition is not specified using \fBroot=\fR, one of the partitions found +with label \fBROOT\fR or \fB/\fR will be used to boot from. + .TP -.B root=??? iscsiroot=... +.B root=??? netroot=iscsi:[]:[]:[]:[]: +e.g. root=LABEL=ROOT netroot=root=LABEL=ROOT netroot=iscsi:192.168.50.1::::iqn.2009-06.dracut:target0 + .TP .B root=??? iscsi_initiator= iscsi_target_name= iscsi_target_ip= iscsi_target_port= iscsi_target_group= iscsi_username= iscsi_password= iscsi_in_username= iscsi_in_password= +these variables can also be put in a file in /conf/conf.d/, which will be sourced + .TP .B root=??? iscsi_firmware +will read the iscsi parameter from the BIOS firmware .SH NBD .TP