From owner-freebsd-questions@FreeBSD.ORG Tue Sep 14 11:33:15 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96DBE16A4CE for ; Tue, 14 Sep 2004 11:33:15 +0000 (GMT) Received: from outmx008.isp.belgacom.be (outmx008.isp.belgacom.be [195.238.3.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id 060BC43D45 for ; Tue, 14 Sep 2004 11:33:15 +0000 (GMT) (envelope-from geert@lori.mine.nu) Received: from outmx008.isp.belgacom.be (localhost [127.0.0.1]) with ESMTP id i8EBX94T011838 for ; Tue, 14 Sep 2004 13:33:09 +0200 (envelope-from ) Received: from lori.mine.nu (89-149.244.81.adsl.skynet.be [81.244.149.89]) with ESMTP id i8EBX6Jh011809; Tue, 14 Sep 2004 13:33:06 +0200 (envelope-from ) Received: by lori.mine.nu (Postfix, from userid 1000) id 19B71791; Tue, 14 Sep 2004 13:33:06 +0200 (CEST) Date: Tue, 14 Sep 2004 13:33:06 +0200 From: Geert Hendrickx To: Viper Message-ID: <20040914113305.GB60767@lori.mine.nu> References: <20040914032740.32133.qmail@web52705.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040914032740.32133.qmail@web52705.mail.yahoo.com> User-Agent: Mutt/1.4.2i X-GPG-Key: http://lori.mine.nu/gnupgkey.asc X-GPG-Key-ID: 1024D/766C1E92 X-Accept-Language: nl,en cc: freebsd-questions@freebsd.org Subject: Re: Which Distro? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Sep 2004 11:33:15 -0000 On Mon, Sep 13, 2004 at 08:27:40PM -0700, Viper wrote: > I am going to buy a Mac g4 soon, and I am thinking > about turning it into a server. I asked around and > everybody rocommended FreeBSD to me. So what distro of > FreeBSD would I use for a mac computer? As mentioned, there is no such thing as FreeBSD distributions. Also FreeBSD is not ready (yet) for the Mac. If you want to run a BSD on your Mac (other than Darwin/OSX), you may want to try NetBSD or OpenBSD. They have ppc ports, and I have ran them both on an iMac. Checkout http://www.netbsd.org/Ports/macppc/ and http://www.openbsd.org/macppc.html GH