From owner-freebsd-questions@freebsd.org Mon Nov 13 13:39:12 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 6888ADBAB09 for ; Mon, 13 Nov 2017 13:39:12 +0000 (UTC) (envelope-from antranig@vartanian.am) Received: from mail-it0-x244.google.com (mail-it0-x244.google.com [IPv6:2607:f8b0:4001:c0b::244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 32CAE6E950 for ; Mon, 13 Nov 2017 13:39:11 +0000 (UTC) (envelope-from antranig@vartanian.am) Received: by mail-it0-x244.google.com with SMTP id b5so3066684itc.3 for ; Mon, 13 Nov 2017 05:39:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=vartanian-am.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=caCFrAD5mUjXCXdNrl4qrJV2PA+DInmwhuSMnIJAfRg=; b=l8Mc4XPnuymi/YUdJgiILj6l61aAAuTUBt31WYBXoLVq2VbQp6lNIxcrI3N1jaYmDD UGPhKB0tem/fUC3AGp263WVX0JX4LSXTK/hY30xhGGBvzAtR4Fj9eVOqNoMf07Cm3Sgf eZvJ/zp+jIUXjlp4un20XS+6kLLUiHtdSgrSRKdS5htcavM9lWob+RhSfXbjChJZPCA2 GxwRPHjO+iRClPGXzfVn4bdE7UqBRPduekI4UXnqWbKRm26vN43jQioPW6IRllyWarbU q9MSXEXyKT81nexZFapVN4Pz/YUOcEZuP6RDSVqC77IewUa72A8LVkpH1tQb2lHtiMS5 3TGQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=caCFrAD5mUjXCXdNrl4qrJV2PA+DInmwhuSMnIJAfRg=; b=EM8BaMy1ds67dOJPOMWR1redFxjRomjHFN/RMuluILgLA4lUx9/OYV28Ebq0LUOFL1 XnMIFVwGYtu728baIrz74W7JwuwtLAIEdrOb0nHmVPD4yIfvjWyT/Hd+Uj4XeNocd0ly /sthAE8GSrG5Hl+zg6xBybxDFhNM2kU4un+IJeNIW0zsLI4IHcxaG++etwguIHSKFVD1 lmYL0GS4u4Vns06QYur42S13zZWjNIN3t00AwkboOj68qNJuU+gXrIDL/EKYn3d4CpKB OuRDzQxq1znuBL49dM6TmONtu+qJe59HqCXdPvBMZ0oFzCS45S+hgAoNpgVyu1BC9Qi3 3cIw== X-Gm-Message-State: AJaThX7EywWArrjHb2PL5aWXoGKjzur1C4KIIHBYG1BkQkPw6RXUlBKH EIPtfUB2wBuLqQqhxMRw3ne3NloJWqTibSg/9AOtGXn5jQk= X-Google-Smtp-Source: AGs4zMaS6kOG3CaWOE4ccaVUN8SQrnrC6rU5bj3+5BFc7gfoCI/knwOpIiHGEYIaEBEBT/DVmhVEKMhFn0jx2+1qL44= X-Received: by 10.36.50.11 with SMTP id j11mr11002749ita.153.1510580350955; Mon, 13 Nov 2017 05:39:10 -0800 (PST) MIME-Version: 1.0 Received: by 10.107.160.213 with HTTP; Mon, 13 Nov 2017 05:38:50 -0800 (PST) X-Originating-IP: [212.42.192.50] In-Reply-To: <4BCA6431-EF9F-41A6-A724-2E045C3A0270@fjl.co.uk> References: <4BCA6431-EF9F-41A6-A724-2E045C3A0270@fjl.co.uk> From: Antranig Vartanian Date: Mon, 13 Nov 2017 17:38:50 +0400 Message-ID: Subject: Re: Centos on FreeBSD To: Frank Leonhardt Cc: "freebsd-questions@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 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:39:12 -0000 you may run CentOS (or any other Linux system) on FreeBSD with bhyve ( http://bhyve.org/) and also do the management with vm-bhyve ( https://github.com/churchers/vm-bhyve) which also has templates for CentOS ( https://github.com/churchers/vm-bhyve/blob/master/sample-templates/centos7.conf) or any other management wrapper. -- antranigv https://antranigv.am/ | PGP Key ID : 0xDAB81456 /* do one thing and do it well */ On Mon, Nov 13, 2017 at 5:33 PM, Frank Leonhardt wrote: > 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. > > _______________________________________________ > 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" >