Date: Wed, 9 Feb 2005 22:48:08 +0800 From: Xin LI <delphij@frontfree.net> To: Matt <mhersant@comcast.net> Cc: freebsd-hackers@freebsd.org Subject: Re: deleting jail Message-ID: <20050209144808.GA47422@frontfree.net> In-Reply-To: <420A213A.2040503@comcast.net> References: <420A213A.2040503@comcast.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--AqsLC8rIMeq19msA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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= =20 > mode, I mount the relevant partition and try: >=20 > 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=20 > newer version I built from ports doesn't have it. Thanks for any help. Cheers, --=20 Xin LI <delphij frontfree net> http://www.delphij.net/ See complete headers for GPG key and other information. --AqsLC8rIMeq19msA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCCiKo/cVsHxFZiIoRAo1JAJ0XWtsR/V5uqiyVONnmhNpzexfptgCcC/DL TFhs/xpfZdC15lXe5HZHlR4= =XRB4 -----END PGP SIGNATURE----- --AqsLC8rIMeq19msA--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050209144808.GA47422>