From owner-freebsd-questions@FreeBSD.ORG Tue Aug 19 17:05:46 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 89527106567A for ; Tue, 19 Aug 2008 17:05:46 +0000 (UTC) (envelope-from josh.carroll@gmail.com) Received: from mail-gx0-f17.google.com (mail-gx0-f17.google.com [209.85.217.17]) by mx1.freebsd.org (Postfix) with ESMTP id 4710E8FC1B for ; Tue, 19 Aug 2008 17:05:46 +0000 (UTC) (envelope-from josh.carroll@gmail.com) Received: by gxk10 with SMTP id 10so6083786gxk.19 for ; Tue, 19 Aug 2008 10:05:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :to:subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=PiRDn6RSDc2v97hOaURcUjKpMjKyfVv6K+fO4DWJD+w=; b=mPKkThezB8j7YGUuj8ol3yaThJ/HkniRj+FAtfhhzw+AjNdYbd2+NFacdtxQTY7Jla wy86I00QKjRq0jEzwftpsVth0q2XHwIoUZZZ+vE6ISAyFWtYYWweFnYhghj5ek4CFAD/ e4GrHYVcgEOxQlyv1MEg6t8GmTuAM9OApnics= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:cc:in-reply-to :mime-version:content-type:content-transfer-encoding :content-disposition:references; b=BO/v7Pgiie3tx551r5NhNLxZGBsaTo6OvHTqiupzUOEqB3ljqqliNHMMOoNWDMeAW5 KuKlN1oTisAK6NTlzZqDeYSBjLjCk0ZhVRadJPPfrCtwpywf8U4l4n3Z+an9myrNKeev Rnko7g+PONdtUZqswj9j1PMGawv8RkXbcTPxA= Received: by 10.150.57.17 with SMTP id f17mr6175310yba.227.1219165545568; Tue, 19 Aug 2008 10:05:45 -0700 (PDT) Received: by 10.150.140.14 with HTTP; Tue, 19 Aug 2008 10:05:40 -0700 (PDT) Message-ID: <8cb6106e0808191005i59b137bevd396599a55d4796@mail.gmail.com> Date: Tue, 19 Aug 2008 13:05:40 -0400 From: "Josh Carroll" To: "Christopher Joyner" In-Reply-To: <804778.17202.qm@web56713.mail.re3.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <804778.17202.qm@web56713.mail.re3.yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: Is it possible to run i386 only, on a amd64 freebsd 7? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: josh.carroll@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2008 17:05:46 -0000 > O.K I understand that. So I can see that unless I have an i386 FreeBSD build, I really cannot > install those i386 only software titles. > > In that situation I assume I can only use amd64 ports and software. > > I have an idea though, would it be possible to build a i386 FreeBSD on an another partition. And use it to run i386 software while using the amd64 FreeBSD? I tried something similar using an i386 chroot, but wine failed to run (SIGABRT). If you need these i386-only ports/software, you should probably just run the i386 version of FreeBSD. Do you have a compelling reason for using the amd64 release (e.g. > 4GB of RAM)? Josh