From owner-freebsd-questions@FreeBSD.ORG Sat Oct 4 19:10:28 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4173F1065690 for ; Sat, 4 Oct 2008 19:10:28 +0000 (UTC) (envelope-from reddvinylene@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.25]) by mx1.freebsd.org (Postfix) with ESMTP id C38738FC15 for ; Sat, 4 Oct 2008 19:10:27 +0000 (UTC) (envelope-from reddvinylene@gmail.com) Received: by ey-out-2122.google.com with SMTP id 6so590062eyi.7 for ; Sat, 04 Oct 2008 12:10:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=U8Fir3oWN6aw1pNwwCNC9QlK/v4xK+c5FTYnixuQEQE=; b=idR7LtBwAPzmVaMpHy4Ihw+n8jfZMKYHA16ak4P40+oykAcQFDZLByW07/5aqoge+v d61KUfeMWta7Gq8yYzZN8ftajC0uyDeroYhx7PFcbVVvH/YVUghruzXP1/eDz2nnF1fb V5VVbEu3OBpyKpf86esLiCz9VUfHPsfknwQYI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=lgJXfFcLns/ky0jliYOHc3TAeAo31Mgmk0XhUoXQ3LWxOyKd2dexL/wVvRcsTfAuTC lDQ7KB6BBwteBvxgJFLSRv8AtjxXLxelm8xFG5orvgpjDPwCB8UgHzZsCFkQmETNdgip ObYEdGPekr0LOsmswDfskngJH/u40Bpt7qhg0= Received: by 10.103.172.7 with SMTP id z7mr1647898muo.31.1223147426440; Sat, 04 Oct 2008 12:10:26 -0700 (PDT) Received: by 10.103.247.7 with HTTP; Sat, 4 Oct 2008 12:10:26 -0700 (PDT) Message-ID: Date: Sat, 4 Oct 2008 21:10:26 +0200 From: "Redd Vinylene" To: "Wojciech Puchar" In-Reply-To: <20081004210436.N1546@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20081004210436.N1546@wojtek.tensor.gdynia.pl> Cc: jail@freebsd.org, questions@freebsd.org Subject: Re: Problems moving my jails (mv: Operation not permitted) 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, 04 Oct 2008 19:10:28 -0000 On Sat, Oct 4, 2008 at 9:04 PM, Wojciech Puchar wrote: >> mv: /usr/jail/camel/sbin: Directory not empty >> mv: /usr/jail/camel/var/empty: Operation not permitted >> mv: /usr/jail/camel/var: Directory not empty >> mv: /usr/jail/camel: Directory not empty >> mv: /usr/jail: Directory not empty >> mv: /bin/rm /usr/jail: terminated with 1 (non-zero) status >> >> I guess I ain't gotta worry about the sockets but what about the rest? >> > you need > > chflags -R noschg yourdir > So just "chflags -R /usr/jail" and then copy things the normal way? Sure that won't mess up my jails? -- http://www.home.no/reddvinylene