Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Mar 2002 10:52:52 -0500 (EST)
From:      Kenneth Culver <culverk@alpha.yumyumyum.org>
To:        Daniel Bye <dan@slightlystrange.org>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: /home is full... it's mounted under /
Message-ID:  <20020325105218.R15366-100000@alpha.yumyumyum.org>
In-Reply-To: <20020325111048.GA5047@icarus.slightlystrange.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




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