From owner-freebsd-questions@FreeBSD.ORG Mon Nov 28 21:55:11 2011 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 6A0BF1065670 for ; Mon, 28 Nov 2011 21:55:11 +0000 (UTC) (envelope-from andreas.junius@gmail.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id E09348FC1A for ; Mon, 28 Nov 2011 21:55:10 +0000 (UTC) Received: by eaai12 with SMTP id i12so3416288eaa.13 for ; Mon, 28 Nov 2011 13:55:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=alkWknpTrvtSiKj+HWrQvYvnJICWLgDnMGtkTTijSrM=; b=goN8IDkVSCIWMtqgHAWNI80x3Yq7DUnnhKH5qX2+YlGlCW5/qoHMZxB+a3Bpt9RNqI cO880rRpwtXtMhrH3MYvMH9IiGWn2PooBvRKX3pMuxFxS2wBsqU8LSlndxT2WC/63mjv i8ujovrrw5XHzdnPFySYEKu+XcZ3r7acZdnTE= MIME-Version: 1.0 Received: by 10.180.90.6 with SMTP id bs6mr45620081wib.63.1322517308804; Mon, 28 Nov 2011 13:55:08 -0800 (PST) Received: by 10.227.159.197 with HTTP; Mon, 28 Nov 2011 13:55:08 -0800 (PST) In-Reply-To: References: <1322508308.13740.23.camel@z6000.lenzicasa> Date: Tue, 29 Nov 2011 08:25:08 +1030 Message-ID: From: Andreas Junius To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Can't install freebsd/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: Mon, 28 Nov 2011 21:55:11 -0000 Hi, I've checked the compability list and there is an entry for the Acer notebook. Unfortunately a bit old and not quite informative. My problem isn't dual boot or Windows, my problem is that I can't get the installer started - the installer gets trapped in an endless loop. There used to be Win Vista on that machine, which got killed by an update. It is now running Ubuntu successfully (albeit without WLAN) but I'd prefer FreeBSD. I know that the Acer stuff is crap but throwing it away is not an option ;o) Any ideas how to get the installation started? Maybe there is a particular value to set in the BIOS? Cheers, Andy On Tue, Nov 29, 2011 at 6:40 AM, wrote: > On Mon, 28 Nov 2011, Sergio de Almeida Lenzi wrote: > > Em Seg, 2011-11-28 ?s 18:53 +1030, Andreas Junius escreveu: >> >> Hi all, >>> >>> I'm trying to install freebsd on a notebook for quite some time. It is an >>> Acer Aspire 9302AWMSi with a >>> AMD Turion 64 Mobile CPU. >>> I tried freebsd 8.2, pcbsd 8.2 and pcbsd 9.0 . >>> >>> Unfortunately the installation routine gets trapped in some kind of >>> endless >>> loop. Version 8.2 starts up and restarts again as soon the kernel gets >>> loaded. With version 9.0 I come to a menu and when I select any of the >>> choices, the computer restarts again. Any advice what I could do? Or is >>> it >>> simply impossible to install freebsd on this kind of notebook? >>> >>> Cheers, >>> Andy >>> ______________________________**_________________ >>> freebsd-questions@freebsd.org mailing list >>> http://lists.freebsd.org/**mailman/listinfo/freebsd-**questions >>> To unsubscribe, send any mail to "freebsd-questions-** >>> unsubscribe@freebsd.org " >>> >> >> >> Hello. >> >> I do now know about the other persons, but I swear to NEVER EVER >> buy an ACER product again.... >> >> Their bios is buggy, (does not map pci devices...), >> the dma is broken, the memory dumps core, and >> they do not care about the users.... >> >> I bought a Lenovo with AMD vision (very cheap and good notebook) and I >> it works very well. >> > > Check out the compatibility list: http://laptop.bsdgroup.de/** > freebsd/index.html > > I would be very surprised if you can not install FreeBSD 8.2. Xorg is > unfortunately another matter. If you can easily reinstall windows (I assume > you want to dual boot) you can try to install only FreeBSD and see if that > works. Windows 7 uses a different scheme that makes dual booting more of an > issue than it used to be. If you google that or have access to questions > archive there are instructions and/or experience on doing that. I use a > Dell 17" inspiron which works fine but Xorg does not yet support the video > or the wifi card (both Intel). What I did to get dual boot working does not > track with most of the other experiences with windows 7. I assume that is > Dell related. > > I forget what the exact term is, but if you use the built-in partition > manager to split the disk and then make a restore disk set, you can easily > get back to that configuration. I found that installing 8.x at worst takes > away the MBR so that only FreeBSD will boot. Take the standard install, > accept the geometry, take the default slice definitions, the minimum > footprint, and no ports. That should take 10-15 mins or so. If the ethernet > card is supported use csup or freebsd-update to get to the 8.2_release. > > I have no experience with FreeBSD 9.0 (has a new GUI install) or pcbsd. > Following the above should be straight forward unless the compatibility > tells you your hardware is not supported. > > I hope this helps, > > DougD > > ______________________________**_________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/**mailman/listinfo/freebsd-**questions > To unsubscribe, send any mail to "freebsd-questions-** > unsubscribe@freebsd.org " >