Date: Mon, 14 Aug 2017 18:42:57 +0000 From: Panagiotes Mousikides <paggas1@yandex.com> To: FreeBSD Current <freebsd-current@freebsd.org>, "freebsd-hackers@freebsd.org" <freebsd-hackers@freebsd.org> Subject: Install FreeBSD from source into VM image Message-ID: <8888acfa-4dc8-a68f-8ca8-c4df84e5e74a@yandex.com>
next in thread | raw e-mail | index | archive | help
Hello everybody! I am working on the FreeBSD test suite, and need to create an image file from source. How can I do that? I need to run something similar to make installkernel && make installworld with an image file as the target, such that the end result is a ready-made FreeBSD system that can be started up with bhyve. How can I do that, including creating the correct /etc files, and the correct boot code and partitioning? Following the FreeBSD handbook [0] didn't work, as that concerns updating the current system from source only. [0]: https://www.freebsd.org/doc/handbook/makeworld.html Any help would be kindly appreciated! Best regards, Panagiotes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8888acfa-4dc8-a68f-8ca8-c4df84e5e74a>