Date: Tue, 31 Jan 2017 07:30:08 -0700 From: Brad Davis <brd@FreeBSD.org> To: Balaji Palaniswami <heisenbug.bala@gmail.com> Cc: Warner Losh <imp@bsdimp.com>, "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org> Subject: Re: Creating bootable vm disk Message-ID: <20170131143007.GU70816@corpmail.liquidneon.com> In-Reply-To: <CAB0r=auN44jySKM_GJj5wQDNcM1g3vDEihg49nZOWZX2rQVytQ@mail.gmail.com> References: <CAB0r=asgaEFbQUvx-tEnZDEDwvt8H%2B1eB0Sq3FFeJ3DCCL%2BbNQ@mail.gmail.com> <CANCZdfog3vO=9o71yDoLZDZFGQjwndtEJauaBGPO7OCQyfSPJA@mail.gmail.com> <CAB0r=auN44jySKM_GJj5wQDNcM1g3vDEihg49nZOWZX2rQVytQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jan 30, 2017 at 12:22:49PM -0800, Balaji Palaniswami wrote: > I am trying to boot using bhyve instead of hardware. So i am looking at > constructing vm disk from the output of cross compilation steps as > mentioned in wiki. Just skimmed over crochet repo, it is also constructing > the vmdisk from freebsd source tree.I am trying to figure out the way to > build vm disk in crochet which is compatible bhyve (raw). What hardware are you trying to target? Bhyve can only run x86 or x86-64 Operating Systems. If you want something other than those you'll need to use Qemu. Regards, Brad Davis
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170131143007.GU70816>