Date: Thu, 22 Oct 2015 10:27:11 -0700 From: Peter Grehan <grehan@freebsd.org> To: John Nielsen <lists@jnielsen.net> Cc: freebsd-virtualization@freebsd.org Subject: Re: error running grub-bhyve with -S Message-ID: <56291C6F.9070405@freebsd.org> In-Reply-To: <71AAD86C-6966-46AA-BD73-2D0CE1E2C213@jnielsen.net> References: <71AAD86C-6966-46AA-BD73-2D0CE1E2C213@jnielsen.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> # bhyvectl —vm=vm0 --destroy > # grub-bhyve -m /images/vm0-device.map -M 1024 -r hd1 -S vm0 > Could not setup memory for VM > Error in initializing VM The -S option will force allocation of guest memory (required by passthru). Is there 1G of free mem available on the machine when grub-bhyve was run ? later, Peter.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56291C6F.9070405>