I used the FreeNAS GUI to create a jail. It seems that the jail is FreeBSD 11.0-RELEASE
I would like to upgrade to 11.1-RELEASE, but I am getting this error:
I get the same type of error when I try to run
I'm not sure what this means or if it is possible for me to upgrade. I'm very new to FreeNAS and FreeBSD, so I'm assuming I'm missing something fundamental.
Code:
# freebsd-version 11.0-RELEASE-p1 /
I would like to upgrade to 11.1-RELEASE, but I am getting this error:
Code:
# freebsd-update -r 11.1-RELEASE upgrade Looking up update.FreeBSD.org mirrors... 3 mirrors found. Fetching public key from update5.freebsd.org... failed. Fetching public key from update6.freebsd.org... failed. Fetching public key from update4.freebsd.org... failed. No mirrors remaining, giving up.
I get the same type of error when I try to run
Code:
freebsd-update fetch
I'm not sure what this means or if it is possible for me to upgrade. I'm very new to FreeNAS and FreeBSD, so I'm assuming I'm missing something fundamental.