deleting jail
Xin LI
delphij at frontfree.net
Wed Feb 9 06:48:29 PST 2005
On Wed, Feb 09, 2005 at 06:42:02AM -0800, Matt wrote:
> I'm trying to remove an old jail I don't use any more. From single user
> mode, I mount the relevant partition and try:
>
> prompt# rm - rf old_jail
You need:
rm -fr old_jail
chflags -R noschg old_jail
rm -fr old_jail
Since some files are marked "schg".
> I saw a jail_delete utility in an older version of jailutils, but the
> newer version I built from ports doesn't have it. Thanks for any help.
Cheers,
--
Xin LI <delphij frontfree net> http://www.delphij.net/
See complete headers for GPG key and other information.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20050209/cbc2ddac/attachment.bin
More information about the freebsd-hackers
mailing list