Skip to content

Instantly share code, notes, and snippets.

@kbruner
Created November 3, 2020 06:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kbruner/531df9737589f23374e91a43949825b1 to your computer and use it in GitHub Desktop.
Save kbruner/531df9737589f23374e91a43949825b1 to your computer and use it in GitHub Desktop.
vmrun installed guest
When finished, type 'exit' to return to the installer.
# halt -p
Oct 29 00:09:01 halt: halted by root
Oct 29 00:09:01 syslogd: exiting on signal 15
Waiting (max 60 seconds) for system process `vnlru' to stop... done
Waiting (max 60 seconds) for system process `bufdaemon' to stop... done
Waiting (max 60 seconds) for system process `syncer' to stop...
Syncing disks, vnodes remaining... 0 0 done
All buffers synced.
Uptime: 42s
acpi0: Powering system off
root@nucklehead:/vm # sh /usr/share/examples/bhyve/vmrun.sh \
-c 1 -m 1024M \
-t tap0 -d guest.img \
threedayoldfish
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment