Can't upgrade to 7.1-RELEASE
Olivier Nicole
on at cs.ait.ac.th
Sat Mar 28 19:16:22 PDT 2009
Hi,
> .chflags: ///.profile: Operation not supported
Could that be that you are running with some kernel security level?
sysctl -a |grep kern.securelevel
And that your file /.profile has some flag set on it?
ls -lo ./profile
Then you will need to reboot in a lower level so you can either remove
the flag (chflags(1)) and/or complete the install.
Best regards,
Olivier
More information about the freebsd-questions
mailing list