]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
Update dracut.8 with new rd_DASD parameter information.
authorDavid Cantrell <dcantrell@redhat.com>
Mon, 2 Nov 2009 19:14:50 +0000 (09:14 -1000)
committerHarald Hoyer <harald@redhat.com>
Tue, 3 Nov 2009 09:43:23 +0000 (10:43 +0100)
Rename existing rd_DASD parameter to rd_DASD_MOD.  Document new rd_DASD
parameter handling.

dracut.8

index 309d0dd2ce25359b7faa4cba6acce57e0a28c4b0..155c4719217a5d21eafe3eddfce1b68c0e90bed2 100644 (file)
--- a/dracut.8
+++ b/dracut.8
@@ -171,9 +171,14 @@ only activate the raid sets with the given UUID
 
 .SH DASD
 .TP
-.B rd_DASD=....
+.B rd_DASD_MOD=....
 same syntax as the kernel module parameter (s390 only)
 
+.TP
+.B rd_DASD=<CCW address>[,readonly=X][,use_diag=X][,erplog=X][,failfast=X]
+activate DASD device at given CCW address and setting the sysfs attributes
+to the specified values
+
 .SH ZFCP
 .TP
 .B rd_ZFCP=<zfcp adaptor device bus ID>,<WWPN>,<FCPLUN>