Date: Thu, 21 Jan 2016 11:06:17 -0500 From: Allan Jude <allanjude@freebsd.org> To: Sergey Manucharian <sm@ara-ler.com> Cc: freebsd-virtualization@freebsd.org Subject: Re: bhyve guest from physical disk Message-ID: <56A101F9.70005@freebsd.org> In-Reply-To: <20160121154953.GA18498@debian.ara-ler.com> References: <CAO7uigBiLRAeDO7ShVtDfaO7-VyWRE3MHsRpm_KTPUQnQ-viVw@mail.gmail.com> <56A0F7C0.2040806@freebsd.org> <20160121154953.GA18498@debian.ara-ler.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2016-01-21 10:49, Sergey Manucharian wrote: > Thanks, Allan! > > Excerpts from Allan Jude's message from Thu 21-Jan-16 10:22: >> On 2016-01-21 10:11, Sergey Manucharian wrote: >>> Is it possible to run a bhyve guest from physical disk? >>> I tried adding this option: >>> >>> -s 3,ahci-hd,/dev/ada2 >>> >>> but it doesn't work. >> >> Make sure that the device is not in use by anything else. Also, does >> that device contain an EFI boot partition? > > This is a great question. Most likely not, besides the main one, it has > only regular 100M Windows boot partition. > > However EFI should support legacy boot anyway, correct? > > Sergey > bhyve cannot legacy boot windows, only EFI, because of the graphics requirement. When you do 'gpart show /dev/ada2' if the disk was setup for EFI booting, it should have an EFI partition. -- Allan Jude
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56A101F9.70005>