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!

[Help] With update to BSD 10.0

Jails with XigmaNAS
Forum rules
Set-Up GuideFAQsForum Rules
Post Reply
Totware
NewUser
NewUser
Posts: 1
Joined: 13 Mar 2014 00:38
Status: Offline

[Help] With update to BSD 10.0

Post 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.

DonahueTW
NewUser
NewUser
Posts: 1
Joined: 04 Nov 2014 10:04
Status: Offline

Re: [Help] With update to BSD 10.0

Post 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.

User avatar
alexey123
Moderator
Moderator
Posts: 1469
Joined: 19 Aug 2012 08:22
Location: Israel, Karmiel
Contact:
Status: Offline

Re: [Help] With update to BSD 10.0

Post by alexey123 »

Nas4free not have command freebsd-update.
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

User avatar
b0ssman
Forum Moderator
Forum Moderator
Posts: 2438
Joined: 14 Feb 2013 08:34
Location: Munich, Germany
Status: Offline

Re: [Help] With update to BSD 10.0

Post by b0ssman »

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
Advanced User
Posts: 378
Joined: 21 Sep 2012 14:50
Status: Offline

Re: [Help] With update to BSD 10.0

Post by fsbruva »

You cannot install a FreeBSD base that has a higher version number than the host.

Post Reply

Return to “Jails”