Page 1 of 1

[Help] With update to BSD 10.0

Posted: 13 Mar 2014 00:54
by Totware
Hello,

I am new to the forum and in the world of code and shell. I knew some versions of linux install, configure and basically ready.

Wear weeks playing with the server, I use it as a data server in a computer store which also repaired. I found the use of jail and I ventured to experience the world of code. But I'm still a noob.

After using these commands:

# freebsd-update fetch
# freebsd-update install
#freebsd-update
# freebsd-update -r 10.0-RELEASE upgrade



I loose this error:

To install the downloaded upgrades, run "/usr/sbin/freebsd-update install".
root@php:/ # /usr/sbin/freebsd-update install
Installing updates...chflags: ///bin/rcp: Operation not permitted




I can not finish the update.

Any idea?

Thanks and regards.

Re: [Help] With update to BSD 10.0

Posted: 04 Nov 2014 10:15
by DonahueTW
chflags <<<<

use

Code: Select all

ls -lo
to check /bin directory. I guess your /bin directory is setting flags. it prevent to modify.

Re: [Help] With update to BSD 10.0

Posted: 04 Nov 2014 11:00
by alexey123
Nas4free not have command freebsd-update.
What we want upgrade?
What system we use?

Re: [Help] With update to BSD 10.0

Posted: 04 Nov 2014 12:25
by b0ssman

Re: [Help] With update to BSD 10.0

Posted: 27 Jan 2015 07:34
by fsbruva
You cannot install a FreeBSD base that has a higher version number than the host.