Hi all,
First post for a very noob in nas4free and bsd.
I'm following the guide in the wiki for creating jail.
When i give the fetch f*p://ftp.freebsd.org/pub/FreeBSD/releases/`uname -m`/`uname -m`/`uname -r | cut -d- -f1-2`/lib32.txz command i recive fetch: f*p://ftp.freebsd.org/pub/FreeBSD/releases/i386/i386/9.1-RELEASE/lib32.txz: File unavailable (e.g., file not found, no access)
My be a freebsd server problem or i'm going wrong in something?
Thanks
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!
lib32 unavailable
- raulfg3
- Site Admin

- Posts: 4865
- Joined: 22 Jun 2012 22:13
- Location: Madrid (ESPAÑA)
- Contact:
- Status: Offline
Re: lib32 unavailable
yes you are correct, read this:viewtopic.php?f=72&t=1732
setenv PACKAGESITE ftp://ftp.freebsd.org/pub/FreeBSD/ports ... nt/Latest/
setenv PACKAGESITE ftp://ftp.freebsd.org/pub/FreeBSD/ports ... nt/Latest/
12.1.0.4 - Ingva (revision 7743) on SUPERMICRO X8SIL-F 8GB of ECC RAM, 11x3TB disk in 1 vdev = Vpool = 32TB Raw size , so 29TB usable size (I Have other NAS as Backup)
Wiki
Last changes
HP T510
Wiki
Last changes
HP T510
-
fsbruva
- Advanced User

- Posts: 378
- Joined: 21 Sep 2012 14:50
- Status: Offline
Re: lib32 unavailable
@raul
He's asking about a simple fetch... not about a pkg_add.
@giock
You have a typo... fetch f*p://ftp.freebsd.org/pub/FreeBSD/releases/`uname -m`/`uname -m`/`uname -r | cut -d- -f1-2`/lib32.txz. It should be:
fetch ftp://ftp.freebsd.org/pub/FreeBSD/releases/`uname -m`/`uname -m`/`uname -r | cut -d- -f1-2`/lib32.txz
He's asking about a simple fetch... not about a pkg_add.
@giock
You have a typo... fetch f*p://ftp.freebsd.org/pub/FreeBSD/releases/`uname -m`/`uname -m`/`uname -r | cut -d- -f1-2`/lib32.txz. It should be:
fetch ftp://ftp.freebsd.org/pub/FreeBSD/releases/`uname -m`/`uname -m`/`uname -r | cut -d- -f1-2`/lib32.txz
- raulfg3
- Site Admin

- Posts: 4865
- Joined: 22 Jun 2012 22:13
- Location: Madrid (ESPAÑA)
- Contact:
- Status: Offline
Re: lib32 unavailable
sorry, I think that problem was setenv PACKAGESITE like others post.
12.1.0.4 - Ingva (revision 7743) on SUPERMICRO X8SIL-F 8GB of ECC RAM, 11x3TB disk in 1 vdev = Vpool = 32TB Raw size , so 29TB usable size (I Have other NAS as Backup)
Wiki
Last changes
HP T510
Wiki
Last changes
HP T510
