Skip to content

Instantly share code, notes, and snippets.

@srob650
srob650 / freebsd-qemu-xhyve-mac-os-x-virtual-machine.md
Created September 26, 2017 03:12 — forked from zg/freebsd-qemu-xhyve-mac-os-x-virtual-machine.md
Create FreeBSD virtual machine using qemu. Run the VM using xhyve.

TL;DR

  • Create 10GB FreeBSD image using QEMU.
  • Run the VM using xhyve.
  • Mount host directory.
  • Resize the image.

Requisites