From owner-freebsd-current@FreeBSD.ORG Mon Jul 5 21:40:34 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6555E16A4CE for ; Mon, 5 Jul 2004 21:40:34 +0000 (GMT) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3765543D2D for ; Mon, 5 Jul 2004 21:40:34 +0000 (GMT) (envelope-from damaker@fillibach.de) Received: from [212.227.126.209] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1BhbCT-0007ky-00 for freebsd-current@freebsd.org; Mon, 05 Jul 2004 23:40:33 +0200 Received: from port-195-158-170-55.dynamic.qsc.de ([195.158.170.55] helo=auth.smtp.kundenserver.de) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 1BhbCT-0007hs-00 for freebsd-current@freebsd.org; Mon, 05 Jul 2004 23:40:33 +0200 To: freebsd-current@freebsd.org Date: Mon, 05 Jul 2004 23:42:19 +0200 From: "Konstantin 'Kosta' Welke" Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: User-Agent: Opera M2/7.51 (FreeBSD, build 689) X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:02be70226e3f6279351cb9cd6c3e2923 Subject: moving /usr to another partition X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jul 2004 21:40:34 -0000 Hi! Diskspace is running low, so I'd like to move my /usr to another disk. I was told that cp -Rv is not a good idea and i should use dump instead. The problem is: That disk is big and half-full and I don't want to empty it. Is it possible to let restore work to a directory instead of a disk? Im not sure after reading the man page, google doesnt know either and I dont want to find out "the hard way". So i guessed it couldn't hurt to ask... If you have any hints or alternatives, please let me know! cya, Kosta