CFT: vmrc Virtual Machine rc script
Michael Dexter
editor at callfortesting.org
Fri Feb 28 08:00:15 UTC 2014
On 2/27/14 6:13 AM, Takuya ASADA wrote:
> Then I get an error:
> vm: provisioning VM openbsd6
> /usr/local/vm//openbsd6/openbsd6.conf: 21: Syntax error: "(" unexpected
Note that because the OpenBSD VM is using a pre-made disk image, it will
not support "provision". You simply want "start".
> Same as another images.
>
> Where this error coming from?
>From a typo on line 6: :(
vm_console=""nmdm" rather than:
vm_console="nmdm"
This is now fixed and thank you for testing it!
Michael
More information about the freebsd-virtualization
mailing list