Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save kylejohnson/2b82f0cf0598c0ba7c836b32e8283a60 to your computer and use it in GitHub Desktop.

Select an option

Save kylejohnson/2b82f0cf0598c0ba7c836b32e8283a60 to your computer and use it in GitHub Desktop.
ezjail-admin stop
zfs snapshot -r zedroot/ezjail@migrate
zfs umount ...
zfs send -R zedroot/ezjail@migrate | zfs recv -d vm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment