mirror of
https://github.com/churchers/vm-bhyve.git
synced 2025-12-11 17:30:23 +01:00
try to improve ZFS usage in README.md
This commit is contained in:
@@ -42,7 +42,9 @@ then use the "make vmdir" command above to set up the subdirectories and copy sa
|
||||
|
||||
vm_dir="zfs:pool/dataset"
|
||||
|
||||
Initialise all kernel modules and finish creating the directory structure.
|
||||
make vmdir PATH=/path/to/pool/dataset/mountpoint
|
||||
|
||||
Initialise all kernel modules and get the system ready to run bhyve.
|
||||
This command needs to be run once after each host reboot (this is normally handled by the rc.d script included):
|
||||
|
||||
# vm init
|
||||
|
||||
Reference in New Issue
Block a user