From owner-freebsd-questions@FreeBSD.ORG Thu Jun 14 19:22:08 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3C81416A400 for ; Thu, 14 Jun 2007 19:22:08 +0000 (UTC) (envelope-from illoai@gmail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.189]) by mx1.freebsd.org (Postfix) with ESMTP id C1D3513C465 for ; Thu, 14 Jun 2007 19:22:07 +0000 (UTC) (envelope-from illoai@gmail.com) Received: by mu-out-0910.google.com with SMTP id w9so676678mue for ; Thu, 14 Jun 2007 12:22:06 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=B63zHljzFQBpkp9JQ7/LuuAD58fzj1LADuCpg197c6cUQxr4XlYcxNeJQIBobl/dOJSHnDBYuLyMjcyEHLVMBwKtiBGsHtNlLAakbd0XSMruWnbukPPxrdX0pI9q70xjwIRurKi4QERKg7xeqlU47MWWcBaQXWETyZCwsyZ2+To= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=h9WTxPYw/RvnTRqj6QmnnUI6EJrBRW+KYa9q4mswJ2PM8T+xRJKRPlpBziEvn7GDhz264YNMxtQj9y0xqFvV3uLvwUPKvhPkU3BE6ZLuTI6nSSUMZ1m44AuVxHVrnse4bovNeEXu+4wagHPy+C5DnnmT0ilRVi1jhIs2y++RCvQ= Received: by 10.82.151.14 with SMTP id y14mr2011609bud.1181848926045; Thu, 14 Jun 2007 12:22:06 -0700 (PDT) Received: by 10.82.187.12 with HTTP; Thu, 14 Jun 2007 12:22:06 -0700 (PDT) Message-ID: Date: Thu, 14 Jun 2007 15:22:06 -0400 From: "illoai@gmail.com" To: "Adam Hill" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: freebsd-questions@freebsd.org Subject: Re: Which Version? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jun 2007 19:22:08 -0000 On 14/06/07, Adam Hill wrote: > HiIt seems very confusing, I am looking for the > correct version to use for an old RM server, its > a intel se7501br2 server board with a xeon proces- > sor. We want try freebsd as a server for small net- > works. Can you advise which version to download? Well, having looked at intel's brilliantly informative website, I can understand your confusion. For all they tell you it could be an overclocked 8088. But seriously, a 533MHz FSB makes me suspect it is 32-bit, and so you would want the "i386" version. -- --