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


_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to