From owner-freebsd-questions Mon Mar 25 8:36:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from reiher.informatik.uni-wuerzburg.de (wi4d22.informatik.uni-wuerzburg.de [132.187.101.122]) by hub.freebsd.org (Postfix) with ESMTP id 03DF537B405 for ; Mon, 25 Mar 2002 08:36:16 -0800 (PST) Received: from reiher.informatik.uni-wuerzburg.de (localhost [127.0.0.1]) by reiher.informatik.uni-wuerzburg.de (Postfix) with ESMTP id C5355ADA6; Mon, 25 Mar 2002 17:36:14 +0100 (CET) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 From: Matthias Buelow To: "William Michael Grim" Cc: freebsd-questions@freebsd.org Subject: Re: /home is full... it's mounted under / In-Reply-To: Message from "William Michael Grim" of "Mon, 25 Mar 2002 05:00:48 CST." <000b01c1d3ec$521672b0$da8ea392@zeus> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 25 Mar 2002 17:36:14 +0100 Message-Id: <20020325163614.C5355ADA6@reiher.informatik.uni-wuerzburg.de> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "William Michael Grim" writes: >Hi, my /home directory is full; I found the cause to be because it=92s >mounted under /. / is the default 100 MB size (or something that FBSD >4.4 automatically sets up during installation). I am trying to move >/home to /usr, but when I perform either "mv -f /home /usr" or "cp -R >/home /usr", I get the following errors: > >mv: /home/mbreeding/.esd/socket: Operation not supported >mv: /home/wgrim/.esd/socket: Operation not supported >mv: /bin/cp: terminated with 1 (non-zero) status: Cross-device link > >Part of /home is copied, but nothing more. try "cd /; pax -rwv home /usr", not cp. --mkb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message