Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Nov 2004 17:33:48 +0100
From:      Christian Hiris <4711@chello.at>
To:        freebsd-questions@freebsd.org
Subject:   Re: Can't remove files: Operation not permitted
Message-ID:  <200411211733.49117.4711@chello.at>
In-Reply-To: <41A0BFDB.40305@locolomo.org>
References:  <41A0BFDB.40305@locolomo.org>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Sunday 21 November 2004 17:18, Erik Norgaard wrote:
> Hi,
>
> I have messed around trying to set up a freebsd diskless, so to populate
> a root directory i ran (FreeBSD 6.0-CURRENT)
>
> # cd /usr/src
> # make buildworld
> # make DESTDIR=/var/nclt installworld
>
> Now the problem is that I can't get rid of /var/nclt again, not even in
> single user mode. I can't change file permissions.
>
> How do I clean up from this again?

# cd /var/nclt
# chfags -R noschg *
# rm -rf *

- -- 
Christian Hiris <4711@chello.at> | OpenPGP KeyID 0x3BCA53BE 
OpenPGP-Key at hkp://wwwkeys.eu.pgp.net and http://pgp.mit.edu
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFBoMNt09WjGjvKU74RAv6pAJ48CTo7yADrqIYo1sEQP8O0UNBVpwCeNCmO
Qc8LbXTwAmsnGxLRPitjL0Y=
=gpRP
-----END PGP SIGNATURE-----



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