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-questions_at_. -- Stefan Bethke <stb_at_lassitu.de> Fon +49 151 14070811Received on Mon Oct 04 2010 - 18:43:26 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:08 UTC