Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Nov 2014 11:18:35 -0500
From:      Conrad Meyer <cemeyer@uw.edu>
To:        Alex Povolotsky <tarkhil@webmail.sub.ru>
Cc:        freebsd-virtualization@freebsd.org
Subject:   Re: CentOS in bhyve
Message-ID:  <20141120111835.45fe7efc@m>
In-Reply-To: <546E09FE.80703@webmail.sub.ru>
References:  <546E09FE.80703@webmail.sub.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 20 Nov 2014 18:34:22 +0300
Alex Povolotsky <tarkhil@webmail.sub.ru> wrote:

> Hello
>=20
> I'm trying to install CentOS in bhyve.
>=20
> I do everything accordnig to
> https://www.freebsd.org/doc/handbook/virtualization-host-bhyve.html
>=20
> [18:30] backup:/<1>bhyve/oracle #
> cat /etc/bhyve/oracle/device.map (hd0) /dev/zvol/data/oracle
> (cd0) /home/bhyve/CentOS-6.6-x86_64-netinstall.iso
>=20
>=20
> [18:30] backup:/<1>bhyve/oracle # grub-bhyve -r cd0 -m
> /etc/bhyve/oracle/device.map -M 16G oracle
>=20
> grub> ls (cd0)/isolinux
> boot.cat boot.msg grub.conf initrd.img isolinux.bin
> isolinux.cfg memtest splash.jpg TRANS.TBL vesamenu.c32
> vmlinuz
>=20
> grub> linux (cd0)/isolinux/vmlinuz
> grub> initrd (cd0)/isolinux/initrd.img
> error: you need to load the kernel first.
> grub>
>=20
>=20
> And that's all
>=20
> Tried CentOS 7.0 and 6.6. No difference. FreeBSD runs in my
> bhyve OK, but need Linux...
>=20
> Alex

Hi Alex,

Ok I'm dumb =E2=80=94 my earlier issue was a result of failing to
create the backing HDD. Now it boots and loads CentOS 6.6
fine. Try updating grub-bhyve?

Best,
Conrad



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141120111835.45fe7efc>