From owner-freebsd-virtualization@freebsd.org Mon Apr 8 05:01:46 2019 Return-Path: Delivered-To: freebsd-virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D36F41574226 for ; Mon, 8 Apr 2019 05:01:46 +0000 (UTC) (envelope-from vas@mpeks.tomsk.su) Received: from admin.sibptus.ru (admin.sibptus.ru [IPv6:2001:19f0:5001:21dc::10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E166C8708E for ; Mon, 8 Apr 2019 05:01:45 +0000 (UTC) (envelope-from vas@mpeks.tomsk.su) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sibptus.ru; s=20181118; h=In-Reply-To:Message-ID:Subject:To:From:Date; bh=u51pc4lC/taBcMmIDwlCtqbOb+itsbHjU8hxLFd7ogQ=; b=mwSN8UAKfA0AI7dh+drzhsjIGH HQOZDmpkXZaO2oLsxJjJSWqFQpu+fBzW4T87zIMEFRr6p/adYszhAh1iWjwOspLLMFP0BsbUjzgjE XAPG1HVuhIp1R0Dm+d5qER4hR+cOJcvDcw4/puibGCOK/K2w28oK6B9Okv9yp+iJr540=; Received: from vas by admin.sibptus.ru with local (Exim 4.92 (FreeBSD)) (envelope-from ) id 1hDMPg-000Exr-5I for freebsd-virtualization@freebsd.org; Mon, 08 Apr 2019 12:01:44 +0700 Date: Mon, 8 Apr 2019 12:01:44 +0700 From: Victor Sudakov To: freebsd-virtualization@freebsd.org Subject: Re: running FreePBX SNG7 Official Distro Message-ID: <20190408050144.GA56879@admin.sibptus.ru> References: <20190407031237.GA7489@admin.sibptus.ru> <201904070426.x374Q641048406@gndrsh.dnsmgr.net> <20190407081445.GB40361@admin.sibptus.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qMm9M+Fa2AknHoGS" Content-Disposition: inline In-Reply-To: <20190407081445.GB40361@admin.sibptus.ru> X-PGP-Key: http://www.dreamwidth.org/pubkey?user=victor_sudakov X-PGP-Fingerprint: 10E3 1171 1273 E007 C2E9 3532 0DA4 F259 9B5E C634 User-Agent: Mutt/1.11.4 (2019-03-13) Sender: Victor Sudakov X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Apr 2019 05:01:47 -0000 --qMm9M+Fa2AknHoGS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Victor Sudakov wrote: > >=20 > > As I stated earlier bhyve is missing percistant efi variables, > > and that is most likely the reason that VirtualBox just works > > and bhyve does not. > >=20 > > Probably you well find in your VirtualBox directory a > > file that is used to store efivars, that is where the >=20 > I'll look into the VirtualBox directory tomorrow and report here.=20 I searched through my disk and was unable to find a persistant efivars storage in my VirtualBox 6.0 installation.=20 A Google search reveals some articles (rather dated I must admit) stating that VirtualBox does not support NVRAM emulation for storing efi variables:=20 https://www.virtualbox.org/ticket/14279 https://forums.virtualbox.org/viewtopic.php?t=3D61970=20 they recommend using startup.nsh instead. I wonder if bhyve's efi implementation supports startup.nsh. --=20 Victor Sudakov, VAS4-RIPE, VAS47-RIPN 2:5005/49@fidonet http://vas.tomsk.ru/ --qMm9M+Fa2AknHoGS Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJcqtW4AAoJEA2k8lmbXsY0fNMIALZi+qMpQiu2WLhuabTg5enx 9jePQTnHmIFXh4UKm5QGz97cpJUisK1QEpDl9zMYNjM1yShqSzrm2PgGBM9umpyl KoDmzfSCOTmAPCxLJzXhwlOqb6pwupRvxiQR9xFdh1mm0tjIsuMXNr54MyiuTG3Y w09rdMTyk5n2WTG3W63SBCxqelJ03mGxlENmemdW1hJJgdeLGb6SqSAfBWvUUnvA YUQSLfoxihlkhhr/6qpY6YWJZ8OZHR7qmCqo+l6pxuwy43BuGvK2ITLb9FNHNM0M wupfDLbm2MWDGlrGSw5WDeCuvUOzELKYDhCj0FWPlIeyJcJPF4th0vlAsyEDeZY= =yXPS -----END PGP SIGNATURE----- --qMm9M+Fa2AknHoGS--