From owner-freebsd-amd64@FreeBSD.ORG Tue Jul 20 00:33:25 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A420116A4CE for ; Tue, 20 Jul 2004 00:33:25 +0000 (GMT) Received: from TRANG.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B79643D1F for ; Tue, 20 Jul 2004 00:33:25 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by TRANG.nuxi.com (8.12.11/8.12.11) with ESMTP id i6K0XPGe008907; Mon, 19 Jul 2004 17:33:25 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.11/8.12.11/Submit) id i6K0XP92008905; Mon, 19 Jul 2004 17:33:25 -0700 (PDT) (envelope-from obrien) Date: Mon, 19 Jul 2004 17:33:25 -0700 From: "David O'Brien" To: george+freebsd@m5p.com Message-ID: <20040720003325.GM1070@dragon.nuxi.com> References: <200407122317.i6CNHUuc015500@m5p.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200407122317.i6CNHUuc015500@m5p.com> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: freebsd-amd64@freebsd.org Subject: Re: How to convert from i386 to amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-amd64@freebsd.org List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jul 2004 00:33:25 -0000 On Mon, Jul 12, 2004 at 04:17:30PM -0700, george+freebsd@m5p.com wrote: > The following are probably all frequently-asked questions, but I haven't > been able to find the answers yet. > > 1. How can I compile an amd64 kernel while running an i386 kernel? The > CPU I'm on is and amd64, if that matters. This is not supported. Down load the amd64 install CD from ftp.freebsd.org and do a normal install to get a 64-bit machine running. -- -- David (obrien@FreeBSD.org)