Update void-install.md

This commit is contained in:
Zach Dykstra 2020-05-12 17:40:33 -05:00 committed by GitHub
parent 85d7a6f028
commit 663545cd31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ xbps-reconfigure -f linux5.4
* Assign command-line arguments to be used when booting the final kernel. Because ZFS properties are inherited, assign the common properties to the `ROOT` dataset so all children will inherit common arguments by default.
```
zfs set org.zfsbootmenu:commandline="spl_hostid=$( hostid ) ro quiet" zpool/ROOT
zfs set org.zfsbootmenu:commandline="spl_hostid=$( hostid ) ro quiet" zroot/ROOT
```
* Create an EFI partition on `/dev/sdb`