I have the second but not the first. Where should I get it from?Yes you can do both.
The i386 subsystem is an optional component during install. I don't think that it is selected by default.
If you don't have
/usr/lib32/libc.so.7 and
/libexec/ld-elf32.so.1
then it isn't installed.
Yes. Then you don't need 32 bit libraries on the host (the jail has them). The only thing to watch out for is COMPAT_FREEBSD32 in the kernel config. GENERIC has this but your custom kernel might not.Can I create a jail by populating it with an i386 release of FreeBSD such as 14.3 i386 ?
Yes, that tends to work (and keeps the amd64 host clutter free from the compat stuff).I have the second but not the first. Where should I get it from?
Can I create a jail by populating it with an i386 release of FreeBSD such as 14.3 i386 ?