From owner-freebsd-questions@FreeBSD.ORG Sat Oct 4 18:56:55 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 14AFB106568A for ; Sat, 4 Oct 2008 18:56:55 +0000 (UTC) (envelope-from reddvinylene@gmail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.185]) by mx1.freebsd.org (Postfix) with ESMTP id 193108FC08 for ; Sat, 4 Oct 2008 18:56:53 +0000 (UTC) (envelope-from reddvinylene@gmail.com) Received: by mu-out-0910.google.com with SMTP id i2so1740566mue.3 for ; Sat, 04 Oct 2008 11:56:53 -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=eIigcsYFD6Wofi17e4ijsCRjgbPH+R3qs5zStvVPj28=; b=bGc2lVvtY4zoPG3ZXw1ot7VUzVbL8dJ02Lx8Uy/ljVVIEB1bTNdLEcZwPPg+MXewEY KVNfri09S6RiOI71NpdpQ3xyj+ZNLd5o6Wqf+ek/cmeTQkHyTyZp72XoD7N0R5TcVVgA LvbyAfSEphtPqbyD1MEVxUGDGFsDgksV3tYYE= 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=I3g4WVqjwfWpqkK1JQMFJm/eQegowaAODb+6hgk6lf8Y8IbjM/sgUeW2GVsjQUbMpG BXeF1My7gBeF1wpvDTYRTJbr5azQn0lMBOKrV5yG6lERm/w0supqJwkkgB8izYamS4L0 mzYtLG0I4DPaOZcivcMuDT/VX+5EoKVjy/iE0= Received: by 10.103.233.12 with SMTP id k12mr1631755mur.54.1223146612829; Sat, 04 Oct 2008 11:56:52 -0700 (PDT) Received: by 10.103.247.7 with HTTP; Sat, 4 Oct 2008 11:56:52 -0700 (PDT) Message-ID: Date: Sat, 4 Oct 2008 20:56:52 +0200 From: "Redd Vinylene" To: "Rodrigo Gonzalez" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48E7B80F.8040602@gmail.com> 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 18:56:55 -0000 On Sat, Oct 4, 2008 at 8:53 PM, Redd Vinylene wrote: > On Sat, Oct 4, 2008 at 8:40 PM, Redd Vinylene wrote: >> On Sat, Oct 4, 2008 at 8:38 PM, Rodrigo Gonzalez wrote: >>> >>> Are the jails stopped? >>> >>> >> >> Yes, they are. Sorry, I should have mentioned this. >> >> -- >> http://www.home.no/reddvinylene >> > > Should I just do like this? > > cp /usr/jail/box/usr/bin/chpass /home/jail/box/usr/bin/chpass > cp /usr/jail/box/usr/bin/chfn /home/jail/box/usr/bin/chfn > cp /usr/jail/box/usr/bin/chsh /home/jail/box/usr/bin/chsh > [...] > rm -rf /usr/jail > > -- > http://www.home.no/reddvinylene > My bad, that's not permitted either. -- http://www.home.no/reddvinylene