Date: Fri, 28 Feb 2014 00:00:07 -0800 From: Michael Dexter <editor@callfortesting.org> To: Takuya ASADA <syuu@dokukino.com> Cc: "freebsd-virtualization@freebsd.org" <freebsd-virtualization@freebsd.org> Subject: Re: CFT: vmrc Virtual Machine rc script Message-ID: <53104207.4000602@callfortesting.org> In-Reply-To: <CALG4x-U=F2yjOVBZvpqTVw_FODFsuFwvZh6_hL3jTHQZkwDc%2BA@mail.gmail.com> References: <52E63047.3040709@callfortesting.org> <CALG4x-U=F2yjOVBZvpqTVw_FODFsuFwvZh6_hL3jTHQZkwDc%2BA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53104207.4000602>
