From owner-freebsd-questions@FreeBSD.ORG Tue Nov 5 20:54:00 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 3C9B4C1 for ; Tue, 5 Nov 2013 20:54:00 +0000 (UTC) (envelope-from aurfalien@gmail.com) Received: from mail-pb0-x235.google.com (mail-pb0-x235.google.com [IPv6:2607:f8b0:400e:c01::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1381725D3 for ; Tue, 5 Nov 2013 20:54:00 +0000 (UTC) Received: by mail-pb0-f53.google.com with SMTP id up7so7933244pbc.40 for ; Tue, 05 Nov 2013 12:53:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=p254miszXiCERDzenKLg6mGJkzAW7hmSm+ImlQOHhgw=; b=vpsUKVQtD6zPr5IMIaCrC7jSXE8bQTya1KlRgNg5cKveH1jIHm5OjHF3BTqeOCV7ze ZTKK1DwlJa0ZnNhncVTSb1LGzWwxouVkJDvnF0wum5/jRi7hUx7ZFzvOJeVx9fXmaUCU IBo4IC16Eh5MBAiTtOwcKnIlDZ0tSGxm9fZamstYz1tfBEqDidX8PKFKTS8Cv5pbxwf1 36SjTpmrZt/pV0UmwhqG+mQ1ngqIGA1eWrLtOVJRWGT0RImPSrp5dIMHNEvopoyZcx+O nulZ0yrd17VVgjsI210bysqLvIvsoW+8QMmK6SSbPqcaJoWEst+VWTvAf2hAd49cqENo 2QeQ== X-Received: by 10.67.4.136 with SMTP id ce8mr245541pad.158.1383684838751; Tue, 05 Nov 2013 12:53:58 -0800 (PST) Received: from briankrusicw.logan.tv ([64.17.255.138]) by mx.google.com with ESMTPSA id x8sm36533859pbf.0.2013.11.05.12.53.58 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 05 Nov 2013 12:53:58 -0800 (PST) Subject: Re: Running various OS's in jail Mime-Version: 1.0 (Apple Message framework v1085) Content-Type: text/plain; charset=us-ascii From: aurfalien In-Reply-To: <17E2D86F-AEE6-445C-9BF6-CB59C1F02FE7@mac.com> Date: Tue, 5 Nov 2013 12:53:57 -0800 Content-Transfer-Encoding: quoted-printable Message-Id: <374EAB96-779C-40CD-8C13-62BBF75A38DA@gmail.com> References: <24961C57-7514-4007-A9A2-166BC589334E@gmail.com> <17E2D86F-AEE6-445C-9BF6-CB59C1F02FE7@mac.com> To: Charles Swiger X-Mailer: Apple Mail (2.1085) Cc: FreeBSD Mailing List X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Nov 2013 20:54:00 -0000 Well, I've a write up on FreeBSD 8 jailing Centos 5.5. Was hoping for something more recent. - aurf On Nov 5, 2013, at 12:52 PM, Charles Swiger wrote: > On Nov 5, 2013, at 12:32 PM, aurfalien wrote: >> I've sort of a need to run Solaris in a jail.. >=20 > Jails don't support running other operating systems. You'd need to = use a VM. >=20 > Regards, > --=20 > -Chuck >=20