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.
This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
[Help] With update to BSD 10.0
-
Totware
- NewUser

- Posts: 1
- Joined: 13 Mar 2014 00:38
- Status: Offline
-
DonahueTW
- NewUser

- Posts: 1
- Joined: 04 Nov 2014 10:04
- Status: Offline
Re: [Help] With update to BSD 10.0
chflags <<<<
use
to check /bin directory. I guess your /bin directory is setting flags. it prevent to modify.
use
Code: Select all
ls -lo
- alexey123
- Moderator

- Posts: 1469
- Joined: 19 Aug 2012 08:22
- Location: Israel, Karmiel
- Contact:
- Status: Offline
Re: [Help] With update to BSD 10.0
Nas4free not have command freebsd-update.
What we want upgrade?
What system we use?
What we want upgrade?
What system we use?
Home12.1.0.4 - Ingva (revision 7091)/ x64-embedded on AMD A8-7600 Radeon R7 A88XM-PLUS/ 16G RAM / UPS Ippon Back Power Pro 600
Lab 12.1.0.4 - Ingva (revision 7091) /x64-embedded on Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz / H61M-DS2 / 4G RAM / UPS Ippon Back Power Pro 600
Lab 12.1.0.4 - Ingva (revision 7091) /x64-embedded on Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz / H61M-DS2 / 4G RAM / UPS Ippon Back Power Pro 600
- b0ssman
- Forum Moderator

- Posts: 2438
- Joined: 14 Feb 2013 08:34
- Location: Munich, Germany
- Status: Offline
Re: [Help] With update to BSD 10.0
Nas4Free 11.1.0.4.4517. Supermicro X10SLL-F, 16gb ECC, i3 4130, IBM M1015 with IT firmware. 4x 3tb WD Red, 4x 2TB Samsung F4, both GEOM AES 256 encrypted.
-
fsbruva
- Advanced User

- Posts: 378
- Joined: 21 Sep 2012 14:50
- Status: Offline
Re: [Help] With update to BSD 10.0
You cannot install a FreeBSD base that has a higher version number than the host.