Skip to content

Instantly share code, notes, and snippets.

View mathiasfroehlich's full-sized avatar
💻
Crafting code & spinning tales — the order depends on the day

Mathias Fröhlich mathiasfroehlich

💻
Crafting code & spinning tales — the order depends on the day
View GitHub Profile
@mathiasfroehlich
mathiasfroehlich / freebsd-qemu-xhyve-mac-os-x-virtual-machine.md
Created June 3, 2022 18:44 — 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