From owner-freebsd-questions@FreeBSD.ORG Sat Sep 9 07:06:34 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D56FC16A403 for ; Sat, 9 Sep 2006 07:06:34 +0000 (UTC) (envelope-from yangwithinyin@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68C4343D45 for ; Sat, 9 Sep 2006 07:06:32 +0000 (GMT) (envelope-from yangwithinyin@gmail.com) Received: by wx-out-0506.google.com with SMTP id i27so898292wxd for ; Sat, 09 Sep 2006 00:06:31 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:content-type:content-transfer-encoding:sender; b=FYNvppPU7OvOu8PU3B3Pl6L/bPD5iKRCpvL47BjAyAly+zhgFrZaE5MW/KFJYearNBdqVX/0FYnUyyVngmRnrwKyu9mYOkFcZgwDa8DmwuqRQQg6kMIcrtiequ92oZKduiBMU2wt5UnrPgU9U97GX/wkIE8mxWjEziXbz6E4ZaM= Received: by 10.70.87.5 with SMTP id k5mr1695468wxb; Sat, 09 Sep 2006 00:06:31 -0700 (PDT) Received: from ?192.168.1.2? ( [24.62.166.207]) by mx.gmail.com with ESMTP id h11sm3639124wxd.2006.09.09.00.06.31; Sat, 09 Sep 2006 00:06:31 -0700 (PDT) Message-ID: <450268CC.70002@nullshells.com> Date: Sat, 09 Sep 2006 03:10:04 -0400 From: "mark@nullshells.com" User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: writhing within Subject: jail removal X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Sep 2006 07:06:34 -0000 Hi, How do you remove a jail? I can't seem to find information about this. I've partially removed a jail and I want to start over and recreate it differently, but I'm having trouble removing files. Getting permission denied on some files I am unable to chmod to +w. Thanks, Mark