Hi again, I'm not so sure that it's useable. For instance (_after_ running installworld): # pwd /usr/obj/usr/src/bin/cat # diff cat /bin/cat Files cat and /bin/cat differ # cp cat /bin # diff cat /bin/cat # Or, in english, the files doesn't seem to be installed by installworld. What I don't understand though, is why installworld receives "Operation not supported" errors while my simple cp (or install(1)) works every time. I have very limited experience using flags, though. Are flags retained when files are copied to a ZFS filesystem, even though ZFS doesn't actually support them? I have no idea how or where flags are actually "stored"... Or if there's a way to remove them. Regards, Thomas On Jul 19, 2007, at 6:42 PM, Francois Ranchin wrote: > According to Thomas Backman : >> In any case, installworld gives me plenty of errors like "chflags: >> (filename): >> Operation not supported", and the files remain unchanged. >> kern.securelevel is -1 and has always been. >> chflags -R noschg doesn't work (plenty of "Operation not supported" >> errors). >> >> Any hints? > > ZFS doesn't support chflags. Don't worry. The installed system is > usefull. > > Regards, > > -- > François Ranchin -+- fyr_at_fyrou.netReceived on Thu Jul 19 2007 - 17:16:52 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:14 UTC