dracut.cmdline.7.asc: document "resume=" option
authorHarald Hoyer <harald@redhat.com>
Tue, 17 Apr 2012 10:06:51 +0000 (12:06 +0200)
committerHarald Hoyer <harald@redhat.com>
Tue, 17 Apr 2012 10:07:13 +0000 (12:07 +0200)
dracut.cmdline.7.asc

index a1e06dd..c77fee5 100644 (file)
@@ -64,6 +64,17 @@ rootfstype=ext3
     do not honor special mount options for the root filesystem found in
     _/etc/fstab_ of the real root.
 
+**resume=**_<path to resume partition>_
++
+E.g.:
++
+----
+resume=/dev/disk/by-path/pci-0000:00:1f.1-scsi-0:0:1:0-part1
+resume=/dev/disk/by-uuid/3f5ad593-4546-4a94-a374-bcfb68aa11f7
+resume=UUID=3f5ad593-4546-4a94-a374-bcfb68aa11f7
+----
+
+
 Misc
 ~~~~
 **rd.driver.blacklist=**_<drivername>[,<drivername>,...]_::