Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jan 2002 19:49:42 -0500
From:      Paul Murphy <pnmurphy@cogeco.ca>
To:        "Brian T.Schellenberger" <bts@babbleon.org>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Filesystem Full (was (No Subject))
Message-ID:  <20020106194942.6533dc35.pnmurphy@cogeco.ca>
In-Reply-To: <0d9aa3501230612FE6@Mail6.nc.rr.com>
References:  <20020106162046.2dfa4beb.pnmurphy@cogeco.ca> <20020106170559.42eef3c8.pnmurphy@cogeco.ca> <0d9aa3501230612FE6@Mail6.nc.rr.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 6 Jan 2002 18:00:56 -0500
"Brian T.Schellenberger" <bts@babbleon.org> wrote:

> On Sunday 06 January 2002 05:05 pm, Paul Murphy wrote:
> > On Sun, 6 Jan 2002 16:20:46 -0500
> >
> > Paul Murphy <pnmurphy@cogeco.ca> wrote:
> > > /dev/da1s1f    663553     2764   607705     0%    /usr/home
> > > /dev/da1s1e    192543   183627    -6487   104%    /usr/ports
> > >
> > >  I want to switch these two filesystems, here is my plan:
> > >
> > > 1) back them up to /usr/tmp
> 
> You have a /usr/tmp big enough for both??
> 
> > > 2) rm -r /usr/home && rm -r /usr/ports
> 
> You can save yourself a little trouble and just mv them.  It'll do all
that > for you.

 FYI, `mv /usr/ports /usr/tmp` gives error "mv: cannot rename a mount
point" (so I `mv /usr/ports/* /usr/tmp/ports`)

-- 
 I call it "No-Pants Wonderday," but it turns out the police just call it
"Thursday." Go figure.

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?20020106194942.6533dc35.pnmurphy>