From owner-freebsd-amd64@FreeBSD.ORG Tue May 10 17:50:28 2005 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 D5A0B16A4CE for ; Tue, 10 May 2005 17:50:28 +0000 (GMT) Received: from mailhost.stack.nl (vaak.stack.nl [131.155.140.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8800E43D48 for ; Tue, 10 May 2005 17:50:28 +0000 (GMT) (envelope-from marcolz@stack.nl) Received: from hammer.stack.nl (hammer.stack.nl [IPv6:2001:610:1108:5010::153]) by mailhost.stack.nl (Postfix) with ESMTP id ADA331F171; Tue, 10 May 2005 19:50:27 +0200 (CEST) Received: by hammer.stack.nl (Postfix, from userid 333) id 8E97B617C; Tue, 10 May 2005 19:50:27 +0200 (CEST) Date: Tue, 10 May 2005 19:50:27 +0200 From: Marc Olzheim To: "Toll, Eric" Message-ID: <20050510175027.GA53088@stack.nl> References: <9BC86C67C3AF7646B9C5382020457A9456E90B@VIP10-WIN2K> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qMm9M+Fa2AknHoGS" Content-Disposition: inline In-Reply-To: <9BC86C67C3AF7646B9C5382020457A9456E90B@VIP10-WIN2K> X-Operating-System: FreeBSD hammer.stack.nl 5.4-STABLE FreeBSD 5.4-STABLE X-URL: http://www.stack.nl/~marcolz/ User-Agent: Mutt/1.5.9i cc: freebsd-amd64@freebsd.org Subject: Re: Glitch X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 May 2005 17:50:28 -0000 --qMm9M+Fa2AknHoGS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, May 10, 2005 at 01:46:10PM -0400, Toll, Eric wrote: > Sorry about that Marc. :) Ok. Anyway, the instructions in the handbook should suffice, but as a quick and easy way: Use the SMP config file in /usr/src/sys/amd64/conf You need kernel sources for this, btw. cd /usr/src make buildkernel KERNCONF=SMP make installkernel KERNCONF=SMP And reboot... Marc --qMm9M+Fa2AknHoGS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCgPRjezjnobFOgrERAnXHAKDEd3Yl6TJ3ga55zLDLFin2CsGb6QCglS6i S/EtEnCbDvO+2RCohj6mxsI= =S+Kh -----END PGP SIGNATURE----- --qMm9M+Fa2AknHoGS--