From owner-freebsd-questions Mon Mar 25 7:53:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailhub.yumyumyum.org (dsl092-171-091.wdc1.dsl.speakeasy.net [66.92.171.91]) by hub.freebsd.org (Postfix) with SMTP id C881037B400 for ; Mon, 25 Mar 2002 07:53:05 -0800 (PST) Received: (qmail 15425 invoked from network); 25 Mar 2002 15:52:53 -0000 Received: from dsl092-171-091.wdc1.dsl.speakeasy.net (66.92.171.91) by dsl092-171-091.wdc1.dsl.speakeasy.net with SMTP; 25 Mar 2002 15:52:53 -0000 Date: Mon, 25 Mar 2002 10:52:52 -0500 (EST) From: Kenneth Culver To: Daniel Bye Cc: freebsd-questions@FreeBSD.ORG Subject: Re: /home is full... it's mounted under / In-Reply-To: <20020325111048.GA5047@icarus.slightlystrange.org> Message-ID: <20020325105218.R15366-100000@alpha.yumyumyum.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Home isn't mounted under /, it's part of /... for some reason the default freebsd install STILL puts home there. I just get around it by making home part of /usr Ken On Mon, 25 Mar 2002, Daniel Bye wrote: > On Mon, Mar 25, 2002 at 05:00:48AM -0600, William Michael Grim wrote: > > Hi, my /home directory is full; I found the cause to be because it?s > > 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 > > The file it barfs on is a socket - and cannot be moved or copied, it > seems. Simply delete these problematic files - the socket will be > recreated next time you run esd. > > > > Part of /home is copied, but nothing more. > > > > This is just kind of frustrating because there is development I want to > > perform on this server. In advance, I appreciate any help that is > > received. :) > > > > I hope I _did_ help ;-) > > Cheers, > > Dan > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message