From owner-freebsd-questions@FreeBSD.ORG Tue Nov 5 20:32:24 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 01AA7889 for ; Tue, 5 Nov 2013 20:32:24 +0000 (UTC) (envelope-from aurfalien@gmail.com) Received: from mail-pa0-x230.google.com (mail-pa0-x230.google.com [IPv6:2607:f8b0:400e:c03::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D07C824BD for ; Tue, 5 Nov 2013 20:32:23 +0000 (UTC) Received: by mail-pa0-f48.google.com with SMTP id kq14so9415780pab.21 for ; Tue, 05 Nov 2013 12:32:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version; bh=5UloAHDDy5hZjxXieaj5AzX14/5HBPhMw7Q80/WTl/Q=; b=wq2peEf2icP18FsJ+C479EVcTTTax9kDInJIy97nL0X/p06je0E2p/s4WoFzc3lW08 7GxFspQIH7na0iPKbRA04Phz7P+2eXbr6CV+uyp2f5p3vmp31ZxCudVsSI5XQ/hsxa3L 62+DLHdXszdQcb/zXS7NDffvxrOK5M6i9H/ua8Ejwa5JyXBVyCKKFvvOiWIuc3NiaAQR Cntdz9Ch9F8jeXbDFjT1Z1MmYvIiTXPLxihfoIgiGczeV7ePL+CQIRWjnqsu3dGcrU5R bND/qBmkI1uwJZxYqCZghUpiJUd/a0A1mbgrD43NQZ/7rnyI6hyTlFZhOPxtwDdwHwPd wBKw== X-Received: by 10.68.137.103 with SMTP id qh7mr3684100pbb.175.1383683543315; Tue, 05 Nov 2013 12:32:23 -0800 (PST) Received: from briankrusicw.logan.tv ([64.17.255.138]) by mx.google.com with ESMTPSA id qn1sm36447988pbc.34.2013.11.05.12.32.22 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 05 Nov 2013 12:32:22 -0800 (PST) From: aurfalien Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Running various OS's in jail Date: Tue, 5 Nov 2013 12:32:21 -0800 Message-Id: <24961C57-7514-4007-A9A2-166BC589334E@gmail.com> To: FreeBSD Mailing List Mime-Version: 1.0 (Apple Message framework v1085) X-Mailer: Apple Mail (2.1085) 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:32:24 -0000 Hi, I've sort of a need to run Solaris in a jail.. Has any one done this or various other distros on FreeBSD => 9.1? Thanks in advance, - aurf