Am 04.10.2010 um 21:23 schrieb Kevin Mai: > I've just tried to do a make installworld DESTDIR=$jail1 where > jail1='/var/lib/jail1' and I changed my mind. > > I tried to delete the folder but it seems somehow some ACLs got between.
I don't think installworld does anything with ACLs. What's the actual error message from what command? What revision of -current are you using? What type of filesystem is /var/lib/jail1, which options was it created with, and how is it mounted? It's most likely the flags (see chflags(8)), so try chflags -R noschg /var/lib/jail1. Stefan p.s. such questions are more appropriate on freebsd-questi...@. -- Stefan Bethke <s...@lassitu.de> Fon +49 151 14070811 _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"