https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287837
Bug ID: 287837 Summary: Handbook/Virtualisation Example 3 has /dev/zvols/ instead of /dev/zvol/ Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Books & Articles Assignee: d...@freebsd.org Reporter: w...@au.dyndns.ws https://docs.freebsd.org/en/books/handbook/virtualization/#virtualization-bhyve-jailed-createvm 24.7.9.3. Creating a Virtual Machine Inside the Jail Example 3. Starting with vmrun.sh and ZFS Using vmrun.sh on a ZFS filesystems: # jexec bhyve # sh /usr/share/examples/bhyve/vmrun.sh -c 1 -m 1024M \ -t tap100 -d /dev/zvols/zroot/vms/bhyvevm0 -i -I /vms/FreeBSD-14.0-RELEASE-amd64-bootonly.iso bhyvevm0 >> /dev/zvols/... should be /dev/zvol/... -- You are receiving this mail because: You are the assignee for the bug.