From owner-freebsd-questions@FreeBSD.ORG Fri Apr 6 19:38:18 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 211B516A402 for ; Fri, 6 Apr 2007 19:38:18 +0000 (UTC) (envelope-from redchin@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by mx1.freebsd.org (Postfix) with ESMTP id AB0F213C46E for ; Fri, 6 Apr 2007 19:38:17 +0000 (UTC) (envelope-from redchin@gmail.com) Received: by ug-out-1314.google.com with SMTP id 71so1259975ugh for ; Fri, 06 Apr 2007 12:38:16 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Wb75vwKZjf/iwqMpuh1/0fFuwleJyYb3vu5Exk7sBj1BJdbINzAcdYNowU1mXp1PFe9GmXZcRiW1tCJWyIDII6iz7C2OjO46djV8m45aTZ6TWWR6PYpc5MlOFUGMrjuGbTZYWdqyvskGhgTNgoEK1DJcFEAktf0iY31NNEHFu4k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=tkg2K4sCgPCfjZacxKIU5L+ZUVoo7ETBV4Rg8/Y9ohRBqHnDkXzNINKkLMIoMBp3RYLD4Ed2D9Z8xiAb6RUmDj78xoLEzIR31udxwVQpfP4z6JOczMBcLftSGOYwhv8mYFF6oyzOW+G3xIRB+eM2cQ08j1wPkYA1WO81uMnjDg8= Received: by 10.82.163.13 with SMTP id l13mr4926331bue.1175888295743; Fri, 06 Apr 2007 12:38:15 -0700 (PDT) Received: by 10.82.119.10 with HTTP; Fri, 6 Apr 2007 12:38:15 -0700 (PDT) Message-ID: <1d3ed48c0704061238l7b1cfcf9wcf24ff13aa143096@mail.gmail.com> Date: Fri, 6 Apr 2007 12:38:15 -0700 From: "Kevin Downey" To: freebsd-questions@freebsd.org In-Reply-To: <1455a3d90704060811n28e040a5j7690c39c366f22d6@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1455a3d90704060811n28e040a5j7690c39c366f22d6@mail.gmail.com> Subject: Re: update from x86 to amd64 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: Fri, 06 Apr 2007 19:38:18 -0000 On 4/6/07, freenity wrote: > Hi. I want to install i386 fbsd 6.2 on my amd64, because there is not much > programs that run properly on amd64 arch. > I would like to know if it is posible to update from i386 to amd64 later > without loosing information? As far as I know there is no standard method or update tool to do this. That doesn't mean it is not possible, just that there is nothing to hold your hand through it. If you read the list archives (it may not have been on questions but some other list) there is a sort of howto involving doing a temporary install on your swap partition, booting that, and from the temporary install, installing amd64 binaries and kernel over the "real" system. -- The biggest problem with communication is the illusion that it has occurred.