From owner-freebsd-ppc@FreeBSD.ORG Fri Oct 28 23:38:37 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D2F916A41F for ; Fri, 28 Oct 2005 23:38:37 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from hummer.onthenet.com.au (hummer.onthenet.com.au [203.13.68.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE72943D96 for ; Fri, 28 Oct 2005 23:38:26 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from [203.144.18.169] (CPE-18-169.dsl.OntheNet.net [203.144.18.169]) by hummer.onthenet.com.au (Postfix) with ESMTP id 984C719FBD8; Sat, 29 Oct 2005 09:38:25 +1000 (EST) Message-ID: <4362B682.8030401@freebsd.org> Date: Sat, 29 Oct 2005 09:38:42 +1000 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041016 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Hawker, Daniel" References: <405C9133F90F64479D822B1001D86AE032771F@itchy.animalkingdom.local> In-Reply-To: <405C9133F90F64479D822B1001D86AE032771F@itchy.animalkingdom.local> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@freebsd.org Subject: Re: Older PPC machines... X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Oct 2005 23:38:37 -0000 Hi Dan, > PowerMac 7600/132 with 192MB RAM > PowerMac 9500/180MP with 384MB RAM (dual processor board, yes actually > has 2 processors too) FreeBSD won't run on these - the oldest known one to boot is a revA iMac. The NetBSD model support page indicates that both of these are supported. You might want to give that a try: http://www.netbsd.org/Ports/macppc/models.html later, Peter.