From owner-freebsd-questions@FreeBSD.ORG Wed Jan 9 05:56:01 2013 Return-Path: Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 41D8CAC0 for ; Wed, 9 Jan 2013 05:56:01 +0000 (UTC) (envelope-from erichsfreebsdlist@alogt.com) Received: from alogt.com (alogt.com [69.36.191.58]) by mx1.freebsd.org (Postfix) with ESMTP id 0D33E2AB for ; Wed, 9 Jan 2013 05:56:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=S7zI8tJzeKbw6E87sjHX94IvHd+iSeqmUQmL3kkEscU=; b=FJqp5DV9zzx1E34Z9dooUd1HxUiNDHmv6Lc1IljKJg9Z69sLUAgfjRXwTS5r9Q6RV5iDeQ3uZmBX80zthdGNoisXeTf6eTxQ4qOah6q4KlJkCsFU3uMXxoK9/CaxTLFr; Received: from [122.129.203.50] (port=49835 helo=X220.ovitrap.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.80) (envelope-from ) id 1Tsodl-000UkV-8l; Tue, 08 Jan 2013 22:55:53 -0700 Date: Wed, 9 Jan 2013 12:55:49 +0700 From: Erich Dollansky To: Gary Kline Subject: Re: which version of FBSD should i install? Message-ID: <20130109125549.2fba6ac4@X220.ovitrap.com> In-Reply-To: <20130109025504.GA4992@ethic.thought.org> References: <20130109025504.GA4992@ethic.thought.org> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: FreeBSD Mailing List X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 05:56:01 -0000 Hi, On Tue, 8 Jan 2013 18:55:04 -0800 Gary Kline wrote: > ms well use my 2005 Thinkpad. it is reasonably fast at > 3.06GHz. should clue me in on how much stuff I need to compile to > test. You should be able to run anything from 7.4, 8.3, 9.1 to 10.0. I mention 7.4 here for a simple reason. It could be that your old machine uses some USB hardware, which is not supported from 8.0 onwards. I would say, if it works, use 9.1. If not check out 7.4. If this then works, you could check 10 out. 8.3 is the version which is the most robust one as the new stuff did not arrive there yet. Erich