bhyve centos7
Boris Samorodov
bsam at passap.ru
Wed Jan 25 09:15:33 UTC 2017
Hi!
24.01.2017 12:48, Eric Melville пишет:
> Since grub2-bhyve does not understand XFS
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
-----
The host is HEAD, but CentOS runs on it, well, since the beginning
of 2016. And I use sysutils/vm-bhyve.
Here is the conf:
-----
guest="linux"
loader="grub"
cpu=8
memory=8G
network0_type="virtio-net"
network0_switch="public"
disk0_type="virtio-blk"
disk0_name="disk0.img"
uuid="XXX"
network0_mac="XXX"
grub_run_partition="msdos1"
grub_run_dir="/grub2"
-----
Last two lines differ from v-bhyve docs.
HTH
--
WBR, Boris Samorodov (bsam)
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve
More information about the freebsd-questions
mailing list