Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Mar 2009 09:16:17 +0700 (ICT)
From:      Olivier Nicole <on@cs.ait.ac.th>
To:        dabas@untu.ms
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Can't upgrade to 7.1-RELEASE
Message-ID:  <200903290216.n2T2GHAJ060285@banyan.cs.ait.ac.th>
In-Reply-To: <5b826e210903281741t5568c8aen3d67d4755a604671@mail.gmail.com> (message from Reinis Ivanovs on Sun, 29 Mar 2009 02:41:23 %2B0200)
References:  <5b826e210903281741t5568c8aen3d67d4755a604671@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903290216.n2T2GHAJ060285>