From owner-freebsd-questions@FreeBSD.ORG Sun Sep 18 10:30:45 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BE6A16A41F for ; Sun, 18 Sep 2005 10:30:45 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id A92A643D48 for ; Sun, 18 Sep 2005 10:30:44 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id z31so92427nzd for ; Sun, 18 Sep 2005 03:30:44 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=afZvZoUdYGju0JGYSxglAU2bjPDBKb7w/rBD+bSRaBPpjKaMQlULWrJ0MWfjwqe7XbafmRsBIv+hVnFbTSVnkfxZAdb8zIRHeXY04R+Ay8d2UplI3rkeXTDTtBmVSCYEj3iiDIwNZ2qFIXkvmUf2TRuS7VcDIxpWsI17QN6oPrI= Received: by 10.37.2.6 with SMTP id e6mr1923215nzi; Sun, 18 Sep 2005 03:30:42 -0700 (PDT) Received: by 10.37.20.34 with HTTP; Sun, 18 Sep 2005 03:30:42 -0700 (PDT) Message-ID: Date: Sun, 18 Sep 2005 14:30:42 +0400 From: "Andrew P." To: rsh.lists@comcast.net In-Reply-To: <432CA57E.9050302@comcast.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <432C85E7.3080201@gmail.com> <432CA57E.9050302@comcast.net> Cc: Subhro , questions@freebsd.org Subject: Re: Downgrading from amd64 to i386 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: infofarmer@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Sep 2005 10:30:45 -0000 On 9/18/05, Sean wrote: > Subhro wrote: > > Andrew P. sat at his 'puter and typed on 9/18/2005 1:49: > > > >> Hello! > >> > >> I use FreeBSD/amd64 6.0 as the only OS on my desktop > >> PC. Having carefully thought over pros and cons, I decided > >> to downgrade to i386 for the time being. > >> > >> > > What on earth does this mean? This is simply not possible. amd64 is a > > completely different platform. i386 is a 32 bit platform and amd64 is a > > 64 bit one. You can upgrade or downgrade from one version to other > > provided the platform remains constant. But upgrading from one patform > > to other involves buying and assembling physically different hardware > > holding different copies of OS. > > > > Thanks > > S. > > >=20 > But the AMD hardware, for example I have a dual Opteron, can run in > 64(amd64) or 32(i386) bit mode. > So could you upgrade i386 to amd64 on such a system? > Sounds interesting. >=20 Well, theoretically, it sure as hell is possible. I mean I have cross-compiled dozens of programs, and they worked fine. There are just too few people that have tried "cross-upgrading", so I guess I'll have to stick to the backup-clean-install path. What a pity.