Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Mar 2002 17:36:14 +0100
From:      Matthias Buelow <mkb@informatik.uni-wuerzburg.de>
To:        "William Michael Grim" <wgrim@siue.edu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: /home is full... it's mounted under / 
Message-ID:  <20020325163614.C5355ADA6@reiher.informatik.uni-wuerzburg.de>
In-Reply-To: Message from "William Michael Grim" <wgrim@siue.edu>  of "Mon, 25 Mar 2002 05:00:48 CST." <000b01c1d3ec$521672b0$da8ea392@zeus> 

next in thread | previous in thread | raw e-mail | index | archive | help
"William Michael Grim" <wgrim@siue.edu> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020325163614.C5355ADA6>