From owner-freebsd-questions@FreeBSD.ORG Fri Jan 18 12:00:13 2008 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 CF65B16A4AB for ; Fri, 18 Jan 2008 12:00:13 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from rosebud.otenet.gr (rosebud.otenet.gr [195.170.0.94]) by mx1.freebsd.org (Postfix) with ESMTP id 432A613C459 for ; Fri, 18 Jan 2008 12:00:12 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from [192.168.0.1] (athedsl-318563.home.otenet.gr [85.72.100.1]) by rosebud.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id m0IC0A3v029676; Fri, 18 Jan 2008 14:00:10 +0200 Message-ID: <479094D2.3000505@otenet.gr> Date: Fri, 18 Jan 2008 14:00:18 +0200 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.6 (X11/20071022) MIME-Version: 1.0 To: Zbigniew Szalbot , "freebsd-questions@freebsd.org" References: <94136a2c0801180110v2e43ea2esc96393c4c3ca56f@mail.gmail.com> In-Reply-To: <94136a2c0801180110v2e43ea2esc96393c4c3ca56f@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: FBSD or PCBSD? 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: Fri, 18 Jan 2008 12:00:13 -0000 Zbigniew Szalbot wrote: > Hello, > > I have a basic Acer Aspire with Vista on it but I am very unhappy > about the speed of work on it. I do not want to wipe out MS system (at > least not yet) but would like to give FreeBSD or PCBSD a try. > > 1. Am I safe by installing FreeBSD alongside Vista? Will the > installation not destroy MS system? > > 2. I have installed FreeBSD a few times but only with console access, > never with X windows. Would it be better to install PCBSD on the Acer > machine? I have never configured X windows and not sure how long it > could take with FreeBSD (actually I mean things like Gnome or KDE). > > 3. The wi-fi card is probably Acer InviLink 802.11b/g Wi-Fi. Any > chance such wireless card will be supported by FreeBSD or PCBSD? > > Which is a better solution for a home user? > > Thank you very much for your practical recommendations! > > Zbigniew Szalbot > > I happen to have an Acer Aspire laptop with both FreeBSD and Vista. Have a look at some of my past posts for hints on how to install both: http://lists.freebsd.org/pipermail/freebsd-questions/2007-December/164389.html http://lists.freebsd.org/pipermail/freebsd-questions/2007-December/165171.html As for your wifi, I can't really tell you. Mine has an Intel 3945 and lately there has been a lot of progress on the driver (Thank you Benjamin!). I do have a PCMCIA atheros based backup as well. If you need to get to a GUI quickly rather than building it yourself, PCBSD (or DesktopBSD, try www.desktopbsd.net) would be your best bet. Depending on how you choose to setup your system, in pure FreeBSD, going graphical will take you anything from a few hours (using precompiled packages) to maybe a couple of days (using ports). Read the relevant handbook chapters for information.