Can I run a 32-bit jail (or software) on a 64-bit server?

Nerius Landys nlandys at gmail.com
Mon Dec 6 19:27:29 UTC 2010


On Mon, Dec 6, 2010 at 11:14 AM, Redd Vinylene <reddvinylene at gmail.com> wrote:
> How do I create a 32-bit jail on a 64-bit machine then?
>
> http://forums.freebsd.org/showthread.php?t=3744 did not tell me much.
>
> Thanks!
>

Use this as a start:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/jails.html
Then you have to specify target arch = i386 or something in the make
buildworld etc. steps.  I don't remember the exact syntax for the make
flags off hand.


More information about the freebsd-questions mailing list