From owner-freebsd-questions@FreeBSD.ORG Mon Dec 6 19:01:25 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 348A21065679; Mon, 6 Dec 2010 19:01:25 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id B88488FC1E; Mon, 6 Dec 2010 19:01:24 +0000 (UTC) Received: by ywp6 with SMTP id 6so6566655ywp.13 for ; Mon, 06 Dec 2010 11:01:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=wXeNuBkWJ20+rbmg/92v6XvraxqDBfe38HP8381/Emw=; b=x3EL+dZ50MxDumdHCRH2bOQ8HFw3A9tAVKLuopQu3KaprOpV0BTu2vOrVVqBU/wROj GTrx8Olpso5GtExPayP3L4SXvKzFe//oSZlbfbh5ipgFnJtzxazmhccDu5uagt1KTVME sOqNMZqbRrhc0GELRuwQ0Te815D7ulj6ki1VE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=Fa5Zh3ris8nJpAcVkrBlTdf1U8NnrGjra4FjmDUrU2M6Nw64ds0fq570PFfvdyOTll qAiG0W0z+OEmahAsIvlboL3M2OidlJbfXpzMOQ/Y0yMyvGdo+UYX2/NyRdzguEu5bylr ljuEns2ELjrXJLbAAQUEsW0K2v6/GOhNszW88= MIME-Version: 1.0 Received: by 10.90.101.12 with SMTP id y12mr8160999agb.185.1291660423340; Mon, 06 Dec 2010 10:33:43 -0800 (PST) Received: by 10.90.73.18 with HTTP; Mon, 6 Dec 2010 10:33:43 -0800 (PST) In-Reply-To: References: Date: Mon, 6 Dec 2010 19:33:43 +0100 Message-ID: From: David DEMELIER To: Redd Vinylene Content-Type: text/plain; charset=UTF-8 Cc: jail@freebsd.org, questions Subject: Re: Can I run a 32-bit jail (or software) on a 64-bit server? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Dec 2010 19:01:25 -0000 2010/12/6 Redd Vinylene : > Greetings! > > Can I run a 32-bit jail (or software) on a 64-bit server? I need to use some > software that only works on 32-bit. > > Thanks! > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > Hello, Since this question is asked a lot of time I think we should update the handbook to say `yes' it's possible ! :-) http://lists.freebsd.org/pipermail/freebsd-jail/2010-January/001139.html http://www.mail-archive.com/freebsd-jail@freebsd.org/msg01201.html -- Demelier David