From owner-freebsd-questions@freebsd.org Mon Nov 13 13:34:02 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 60E0CDBA9B9 for ; Mon, 13 Nov 2017 13:34:02 +0000 (UTC) (envelope-from freebsd-doc@fjl.co.uk) Received: from bs1.fjl.org.uk (bs1.fjl.org.uk [84.45.41.196]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "bs1.fjl.org.uk", Issuer "bs1.fjl.org.uk" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id E599E6E7DB for ; Mon, 13 Nov 2017 13:34:01 +0000 (UTC) (envelope-from freebsd-doc@fjl.co.uk) Received: from [10.154.179.141] ([85.255.236.137]) (authenticated bits=0) by bs1.fjl.org.uk (8.14.4/8.14.4) with ESMTP id vADDXnhX037907 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO) for ; Mon, 13 Nov 2017 13:33:51 GMT (envelope-from freebsd-doc@fjl.co.uk) User-Agent: K-9 Mail for Android MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 Subject: Centos on FreeBSD From: Frank Leonhardt Date: Mon, 13 Nov 2017 13:33:35 +0000 To: "freebsd-questions@freebsd.org" Message-ID: <4BCA6431-EF9F-41A6-A724-2E045C3A0270@fjl.co.uk> X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Nov 2017 13:34:02 -0000 What's the best way to run Centos/Red Hat 7 64 bit on FreeBSD? I've got it running fairly happily on Xen, but I get the feeling it's not quite right. It takes a very long time to boot, for example. I did think of running CentOS as Dom0 and BSD as DomU, but there must be a better way. Before I delve into why CentOS takes ten minutes to boot (no clue on screen, of course), is there a better hypervisor? I would prefer not to run X. Talking to CentOS on VNC suits me very well. Thanks, Frank.