From owner-freebsd-questions@FreeBSD.ORG Sat Jan 4 12:12:23 2014 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 ESMTPS id 5CFBA19E for ; Sat, 4 Jan 2014 12:12:23 +0000 (UTC) Received: from mail.bsdbox.co (122-149-22-79.static.dsl.dodo.com.au [122.149.22.79]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5407B1CF7 for ; Sat, 4 Jan 2014 12:12:20 +0000 (UTC) Received: from [10.0.0.4] (122-149-22-79.static.dsl.dodo.com.au [122.149.22.79]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.bsdbox.co (Postfix) with ESMTPSA id 4872E238BF6 for ; Sat, 4 Jan 2014 12:12:11 +0000 (UTC) Message-ID: <52C7FA94.5020207@bsdbox.co> Date: Sat, 04 Jan 2014 23:12:04 +1100 From: nano User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: 9.0-RELEASE and jails Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Jan 2014 12:12:23 -0000 My VPS runs 9.0-RELEASE, which is making jail setup difficult (for me). I could only ezjail-admin install 8.4-RELEASE because I could not find the 9.0-RELEASE base.txz anywhere. This made updating the basejail nigh impossible because it was trying to update host kernel version (9.0-RELEASE) when the jail world was 8.4-RELEASE. I thought I would give qjail a try, but so far am unable to even install a basejail with that utility. I've only ever administered jails with ezjail, so am in need of some help. What are my options to get a couple (up-to-date) jails setup on this host? Thanks. -- syn.bsdbox.co