Skip to content

Instantly share code, notes, and snippets.

@bobbyd3
Last active October 24, 2015 21:33
Show Gist options
  • Save bobbyd3/eea21befeda2cb9d46dd to your computer and use it in GitHub Desktop.
Save bobbyd3/eea21befeda2cb9d46dd to your computer and use it in GitHub Desktop.
osx freebsd usb drive

diskutil list

diskutil umount /dev/diskN

sudo dd if=FreeBSD-10.2-RELEASE-amd64-memstick.img of=/dev/diskN bs=1m conv=sync

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment