From owner-freebsd-questions@freebsd.org Fri Aug 7 00:00:15 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4513C9B5FBA for ; Fri, 7 Aug 2015 00:00:15 +0000 (UTC) (envelope-from quartz@sneakertech.com) Received: from douhisi.pair.com (douhisi.pair.com [209.68.5.179]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 279941692 for ; Fri, 7 Aug 2015 00:00:15 +0000 (UTC) (envelope-from quartz@sneakertech.com) Received: from [10.2.2.1] (pool-173-48-121-235.bstnma.fios.verizon.net [173.48.121.235]) by douhisi.pair.com (Postfix) with ESMTPSA id 45D173F76E for ; Thu, 6 Aug 2015 20:00:14 -0400 (EDT) Message-ID: <55C3F50C.1000803@sneakertech.com> Date: Thu, 06 Aug 2015 20:00:12 -0400 From: Quartz MIME-Version: 1.0 To: FreeBSD questions Subject: Re: 64bit P4 vs mfsBSD References: <55C3D434.6030005@sneakertech.com> <20150806220451.GA3683@slack> In-Reply-To: <20150806220451.GA3683@slack> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Aug 2015 00:00:15 -0000 > can you get a > dmesg that will advise of the processor attributes? You're looking for > "LM," (long mode). If that is there, it is a 64-bit processor. Does that work on linux? I can't get a dmesg off bsd until I figure out how to boot it. Also, where exactly am I looking? On a different machine running FreeBSD the only thing in dmesg I see that looks right is "AMD Features=0x20100800". Is that the right line?