Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jan 2005 13:19:26 -0500
From:      Parv <parv@pair.com>
To:        Marty Landman <MLandman@face2interface.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Moving *directories*, like sbin, root, of / to /usr (was Re: clearing space)
Message-ID:  <20050107181926.GA83624@holestein.holy.cow>
In-Reply-To: <6.2.0.14.0.20050107074632.03093500@mail.face2interface.com>
References:  <6.2.0.14.0.20050106184116.01f2aa80@mail.face2interface.com> <20050107053638.GE27020@turingmachine.mentalsiege.net> <6.2.0.14.0.20050107074632.03093500@mail.face2interface.com>

next in thread | previous in thread | raw e-mail | index | archive | help
in message <6.2.0.14.0.20050107074632.03093500@mail.face2interface.com>,
wrote Marty Landman thusly...
>
> Let's say I want to
> 
> mv /sbin /usr/sbin
> mv /root /usr/root
> 
> How problematic can this become?

You should know there already is one /usr/sbin ... which will be
late if you had already mv(1)'d as root w/o -i option.

You should not have any problems moving /root to elsewhere other
than those related to mount & single user, well, use.


  - Parv

-- 



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