Add missing <pool> option
[zfs.git] / dracut / README.dracut.markdown
index 2628438..cc17f6a 100644 (file)
@@ -8,7 +8,7 @@ create an initramfs which is zfs aware.
 2) Set the bootfs property for the bootable dataset in the pool.  Then set
 the dataset mountpoint property to '/'.
 
-    $ zpool set bootfs=pool/dataset
+    $ zpool set bootfs=pool/dataset pool
     $ zfs set mountpoint=/ pool/dataset
 
 Alternately, legacy mountpoints can be used by setting the 'root=' option