Skip to content

Commit

Permalink
contrib/dracut: README: note rootfstype=zfs
Browse files Browse the repository at this point in the history
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Closes openzfs#13093
  • Loading branch information
nabijaczleweli authored and andrewc12 committed Sep 23, 2022
1 parent 98c4c96 commit 954fa6d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions contrib/dracut/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ If the root dataset contains children with `mountpoint=`s of `/etc`, `/bin`, `/l
The dataset can be at any depth, including being the pool's root dataset (i.e. `root=zfs:pool`).

`rootfstype=zfs` is mostly equivalent to `root=zfs:AUTO`.

2. `spl_hostid`: passed to `zgenhostid -f`, useful to override the `/etc/hostid` file baked into the initrd.

3. `bootfs.snapshot`, `bootfs.snapshot=snapshot-name`: enables `zfs-snapshot-bootfs.service`,
Expand Down

0 comments on commit 954fa6d

Please sign in to comment.