From owner-freebsd-stable@FreeBSD.ORG Mon Feb 13 09:36:15 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 41D0D106566C for ; Mon, 13 Feb 2012 09:36:15 +0000 (UTC) (envelope-from petefrench@ingresso.co.uk) Received: from constantine.ingresso.co.uk (constantine.ingresso.co.uk [IPv6:2a02:b90:3002:e550::3]) by mx1.freebsd.org (Postfix) with ESMTP id DA7D88FC14 for ; Mon, 13 Feb 2012 09:36:14 +0000 (UTC) Received: from dilbert.london-internal.ingresso.co.uk ([10.64.50.6] helo=dilbert.ingresso.co.uk) by constantine.ingresso.co.uk with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76 (FreeBSD)) (envelope-from ) id 1RwsKS-0004VA-Fj; Mon, 13 Feb 2012 09:36:12 +0000 Received: from petefrench by dilbert.ingresso.co.uk with local (Exim 4.76 (FreeBSD)) (envelope-from ) id 1RwsKS-000Da2-F2; Mon, 13 Feb 2012 09:36:12 +0000 To: freebsd-stable@freebsd.org, ronald-freebsd8@klop.yi.org In-Reply-To: Message-Id: From: Pete French Date: Mon, 13 Feb 2012 09:36:12 +0000 Cc: Subject: Re: 9-stable from i386 to amd64 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Feb 2012 09:36:15 -0000 > Do you have a spare partition? Probably use the swap partition temporarily. > Install the 64 bits stuff into it. Boot from it and than install the 64 > bits stuff over the (now unused) 32 bits stuff and reboot into that. If > something fails you can always go back to a bootable system. > NB: disclaimer: I have never done this. You may not, but I have, several times, and it works fine - indeed it is how I originally moved all my 32 bit systems over to 64 bit. Doing this remotely, as the original poster wanted, is tricky though without some kind of iLo-style access. -pete.