From owner-freebsd-questions@FreeBSD.ORG Mon Sep 27 03:06:13 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3742D1065670 for ; Mon, 27 Sep 2010 03:06:13 +0000 (UTC) (envelope-from myself@rdtan.net) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id E71A08FC12 for ; Mon, 27 Sep 2010 03:06:12 +0000 (UTC) Received: by qyk7 with SMTP id 7so4205434qyk.13 for ; Sun, 26 Sep 2010 20:06:12 -0700 (PDT) Received: by 10.220.125.38 with SMTP id w38mr1924733vcr.93.1285556772001; Sun, 26 Sep 2010 20:06:12 -0700 (PDT) Received: from xhost.local ([115.133.231.124]) by mx.google.com with ESMTPS id o24sm1241392vcf.18.2010.09.26.20.06.09 (version=SSLv3 cipher=RC4-MD5); Sun, 26 Sep 2010 20:06:11 -0700 (PDT) Message-ID: <4CA00A1F.5010405@rdtan.net> Date: Mon, 27 Sep 2010 11:06:07 +0800 From: Edward User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4 MIME-Version: 1.0 To: Gonzalo Nemmi References: <4C8316C5.2060906@gmail.com> In-Reply-To: <4C8316C5.2060906@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD on Compaq mini CQ10 anyone? 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: Mon, 27 Sep 2010 03:06:13 -0000 > I just got one and was wondering if anyone was running FreeBSD on it > and how well does it work out of the box. > All comments are welcome. Try PCBSD (http://pcbsd.org), is a Desktop BSD variant based on FreeBSD. Personally, I've used FreeBSD in a laptop in a few occasions but after trying out PCBSD, this path requires the least effort to setup a Desktop. The installation & setting up of hardware is too easy. The kernel that comes with it, does a good job in recognizing the wireless chip, sound card, NIC, display & other stuff. Even though it uses the PBI format to install software on PCBSD, one can still use port to install additional softwares on it by using the "portjail" console. Both PBI & port works together well. In short, it definitely worth a try! :)