From owner-freebsd-virtualization@freebsd.org Sun Apr 7 17:12:35 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 C154A15655CB for ; Sun, 7 Apr 2019 17:12:35 +0000 (UTC) (envelope-from subbsd@gmail.com) Received: from mail-lf1-x12f.google.com (mail-lf1-x12f.google.com [IPv6:2a00:1450:4864:20::12f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2BC0469EE5 for ; Sun, 7 Apr 2019 17:12:35 +0000 (UTC) (envelope-from subbsd@gmail.com) Received: by mail-lf1-x12f.google.com with SMTP id v14so7769780lfi.0 for ; Sun, 07 Apr 2019 10:12:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=UinYYOAMj1BxDE6Zmr1enIphNzZMoSIYxXKxAxmcz8U=; b=Z7KPv1tX1ckGlSGlhQE8Rf72SXLOX5nVV9Lsi3VNB7gSkl8pm8Z5l0NUjPVvcsEi/G YsdNRgaeVV04uRMF6dSuAEYHKjVLLrHSOhZXKc3c8GCQp8WOsQt0P84UfNfNp+wdmmQm PpFoi+oWcEJDMTXJ7sWU4qIJSOqBxa8dVVeM/JJnPbjWbXjSxNfjeO2zOuyZC8ay2ymo e3IwQeqVqnXN5iZ4qtKzRTY4Zt6dlpfi2KiYW3+3k89X4SI88oxkZNqNB24JBSo2yeh1 GlGg3dTeYeQZK3NsQ/9K9GBZDvhJ0+RohtJyT71L3OOvU+jLL4Yv2lfOMPpNVbnA7ZBS TSYg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=UinYYOAMj1BxDE6Zmr1enIphNzZMoSIYxXKxAxmcz8U=; b=s6bvlvYNHAgKaaPNOvuCGIh6Ly3og+y6lN4Vb5fkvccTX524esfnzQbbBNGHjUJe8x qaEDyBfwNLb9DzaXFYCeFqx6Sj9DLAl1lXOGSK7PKIaFhkJ25auniPtS3kh58PeJMktW 8bGbYL66VIKLdFbS2eR3+962b+6QeeMg/svAWHc7HAkS7QhWVe4/nkjo8gNQ5P+/C1nJ xjT4CIBMgp25x6zRPTbB44FxrZ6I26LVTv4Iqxg/09tvGnp3VmsRRMtmWHXumT/hY5Mp 7mtF/2JQGFZD3m5BFPIrEhp/E+mCX/hKlLyy6IQ59hn4ZKpNfOGGBAgPlHPFC+G5x8V7 rJqw== X-Gm-Message-State: APjAAAX8r27Gt+fmUK6GGC6ibFloDmYPwHUVtBix4KwODlgF7HYx1M1l BOsXLwOWmPHLWGxB31//6g5j0uV4KNoo7PrlFnC9ROUs X-Google-Smtp-Source: APXvYqwcNGHgK4y75QXVxqfYpXSSo33adCfBEHTbDnIIWCKlq2nJspip2ZgmEeIlj6IOSD5g4+YIfPG9XlV693fB2P8= X-Received: by 2002:ac2:4551:: with SMTP id j17mr2681899lfm.141.1554657152898; Sun, 07 Apr 2019 10:12:32 -0700 (PDT) MIME-Version: 1.0 References: <20190407031237.GA7489@admin.sibptus.ru> <201904070426.x374Q641048406@gndrsh.dnsmgr.net> <20190407081445.GB40361@admin.sibptus.ru> In-Reply-To: <20190407081445.GB40361@admin.sibptus.ru> From: Subbsd Date: Sun, 7 Apr 2019 20:12:21 +0300 Message-ID: Subject: Re: running FreePBX SNG7 Official Distro To: Victor Sudakov Cc: freebsd-virtualization@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 2BC0469EE5 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.94 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.94)[-0.945,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] 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: Sun, 07 Apr 2019 17:12:35 -0000 On Sun, Apr 7, 2019 at 11:15 AM Victor Sudakov wrote: > I'll look into the VirtualBox directory tomorrow and report here. I was > under the impression that efivars are stored in a configuration file in > the EFI partition but I was probably wrong, they are kept in NVRAM > somewhere, like BIOS settings, and not on a disk. > > -- > Victor Sudakov, VAS4-RIPE, VAS47-RIPN > 2:5005/49@fidonet http://vas.tomsk.ru/ I just wanted to confirm that this is indeed an EVIVARS problem, because through CBSD (which uses Refind [1]) FreePBX 1805-2 boots without any problems. Therefore, as Rodney said, you can try using a third-party EFI boot manager. And just wait until someone finds the time to add support for UEFI VARS in bhyve. [1] - http://www.rodsbooks.com/refind/