Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jan 2017 17:28:35 -0800
From:      Eric Melville <emelville@anomali.com>
To:        Boris Samorodov <bsam@passap.ru>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: bhyve centos7
Message-ID:  <C86D1DF6-1D6B-4EEA-9873-6ECB994D0D41@anomali.com>
In-Reply-To: <119f89a2-1c35-036b-1398-1700a3bdd696@passap.ru>
References:  <E07B4FC6-7466-4017-AD65-F6FFE9F7E84F@anomali.com> <119f89a2-1c35-036b-1398-1700a3bdd696@passap.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
No I am not sure, but a web search reveals that I am definitely not the =
only one with this problem, and booting from XFS sounds problematic if =
not wholly unsupported. Did you install CentOS 7 directly or update to =
it?

I think using bhyve-uefi or perhaps vm-bhyve may be the answer. The =
FreeBSD handbook explains how to install via serial but CentOS gives no =
disk configuration options via serial.

> Are you sure? This is one instance:
> -----
> % cat /etc/centos-release
> CentOS Linux release 7.2.1511 (Core)
> % df -T
> Filesystem              Type     1K-blocks     Used Available Use% =
Mounted on
> /dev/mapper/centos-root xfs       19351552 13931836   5419716  72% /
> devtmpfs                devtmpfs   3995416        0   3995416   0% =
/dev
> tmpfs                   tmpfs      4005368        0   4005368   0% =
/dev/shm
> tmpfs                   tmpfs      4005368   278792   3726576   7% =
/run
> tmpfs                   tmpfs      4005368        0   4005368   0% =
/sys/fs/cgroup
> /dev/vda1               xfs         508588   295664    212924  59% =
/boot
> tmpfs                   tmpfs       801076        0    801076   0% =
/run/user/1000
> -----
>=20
> The host is HEAD, but CentOS runs on it, well, since the beginning
> of 2016. And I use sysutils/vm-bhyve.
>=20
> Here is the conf:
> -----
> guest=3D"linux"
> loader=3D"grub"
> cpu=3D8
> memory=3D8G
> network0_type=3D"virtio-net"
> network0_switch=3D"public"
> disk0_type=3D"virtio-blk"
> disk0_name=3D"disk0.img"
> uuid=3D"XXX"
> network0_mac=3D"XXX"
> grub_run_partition=3D"msdos1"
> grub_run_dir=3D"/grub2"
> -----
>=20
> Last two lines differ from v-bhyve docs.
>=20
> HTH
> --=20
> WBR, Boris Samorodov (bsam)
> FreeBSD Committer, http://www.FreeBSD.org The Power To Serve
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to =
"freebsd-questions-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C86D1DF6-1D6B-4EEA-9873-6ECB994D0D41>