Skip to content
forked from Yamagi/startvm

Simple script to start and manage bhyve virtual machines

Notifications You must be signed in to change notification settings

Cloudxtreme/startvm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple script to run a Bhvye virtual machine. You need to provide a
system.cfg in the same directory as the script. Before running this
script make sure that the following kernel modules are loaded:
 - if_bridge.ko
 - if_tap.ko
 - nmdm.ko
 - vmm.ko

All instances of this script must share the same configuration dir,
otherwise strange things will happen. To boot other guests beside
FreeBSD the sysutils/grub2-bhyve must be installed.

About

Simple script to start and manage bhyve virtual machines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%