From owner-freebsd-amd64@FreeBSD.ORG Sun Dec 16 17:40:05 2007 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E8AD816A419 for ; Sun, 16 Dec 2007 17:40:05 +0000 (UTC) (envelope-from astrodog@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.188]) by mx1.freebsd.org (Postfix) with ESMTP id B2E7413C469 for ; Sun, 16 Dec 2007 17:40:05 +0000 (UTC) (envelope-from astrodog@gmail.com) Received: by rv-out-0910.google.com with SMTP id l15so1736212rvb.43 for ; Sun, 16 Dec 2007 09:40:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=LjR/27Q+WjNWyTkOQMfY5zBzlVkZylcdm2WfKrQ0FyI=; b=FemzwZ0iXE0oofOK8DA6aB7uDpk53cBZSw386yb1fZtvpu4iKkoPeJL+Vq3zc8M9ADVsYulwTqR7zT+BWI8RHBr+oxoiKEBj5pdLzJE0nyRtO21Muw0pB5AgG4VzE3GavieSZVvtNgW/p/Iz5+SBn1APrfU13Tx6rBDWFV5RYmw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=DAGvRDsySpH8BLKD130vDtBRvMmMpB65VD9eQA1mF9q1/LAA1+HgI0b5CTvssiTzpF73tjtSJOCak0Nw6/zAuqwDQE1+8iW3+yixaI++P4qOCQeokCwZ39YAKmGIlLiADu9OdB53n3Dh2yKow2g1uRI+3xH7dAI9/PUcyGCqnWg= Received: by 10.141.49.6 with SMTP id b6mr3315152rvk.18.1197825133424; Sun, 16 Dec 2007 09:12:13 -0800 (PST) Received: by 10.141.74.5 with HTTP; Sun, 16 Dec 2007 09:12:13 -0800 (PST) Message-ID: <2fd864e0712160912x78f74dc1ld85938c80b0673a3@mail.gmail.com> Date: Mon, 17 Dec 2007 02:12:13 +0900 From: Astrodog To: Kimi In-Reply-To: <42b497160712160841xf823f9ehdd9f5fe89f880319@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <42b497160712160841xf823f9ehdd9f5fe89f880319@mail.gmail.com> Cc: freebsd-amd64@freebsd.org Subject: Re: Upgrading to 62bits from to 34bits X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Dec 2007 17:40:06 -0000 On Dec 17, 2007 1:41 AM, Kimi wrote: > Hi list, > > I am currently running 34bits FreeBSD on one of my computers and would > like to upgrade it to 62bits. > > Now I cannot find any infos except needing 34bits libraries in /compat > > also can you run a 34bit only jail? You will probably want to reinstall FreeBSD for that. I also have to ask... on a 34 bit operating system, are there 8.5 bits to a byte, or is it 4.25 bytes to a pointer? --- Harrison