Issues after running make installworld
Stefan Bethke
stb at lassitu.de
Mon Oct 4 20:43:26 UTC 2010
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 14070811
More information about the freebsd-current
mailing list