From owner-freebsd-ppc@FreeBSD.ORG Mon Feb 22 01:54:58 2010 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3EFC4106566C for ; Mon, 22 Feb 2010 01:54:58 +0000 (UTC) (envelope-from chmeeedalf@gmail.com) Received: from mail-bw0-f216.google.com (mail-bw0-f216.google.com [209.85.218.216]) by mx1.freebsd.org (Postfix) with ESMTP id C42768FC13 for ; Mon, 22 Feb 2010 01:54:57 +0000 (UTC) Received: by bwz8 with SMTP id 8so1390478bwz.3 for ; Sun, 21 Feb 2010 17:54:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type; bh=TmU+WH5SzByLGy5+8UjhzPx7p/q2ud/aww1y4iUAbos=; b=RA/ZXeiHMcdS+8Q5qR4RmGisEqkYPD8IoBmVrLfUKTz660H7eo5z8HxqbQKTCAk0hE d3+EpaDVwV2OwpFUjfK+f4jjaZ8ia1mo/iB0/yhO64hID3GfWgTj6fcpLp+aqo5pQAwo gm0QJTb/JbvBNUdJ9yPsRoa1mmp4kfDcOgMB4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=RyLlL0P/j+ZEgo+MeHiURFm1j2kX6ShtT0MHB5QOc0RKAu1hHAdCH4mOjACOaCQyhN VL/AiLm+LDAEd4tHqPPenvEzGGwTAgWU/3J2Vgl2Jlni3oKo4+HbsGirR8FmMUGBaQ70 bfOHPY56593zXLqLBCkrCLJIOVhudlmkhjER8= MIME-Version: 1.0 Sender: chmeeedalf@gmail.com Received: by 10.204.39.203 with SMTP id h11mr1990794bke.153.1266803688464; Sun, 21 Feb 2010 17:54:48 -0800 (PST) In-Reply-To: <4B81BBC7.5050100@gmail.com> References: <4B81BBC7.5050100@gmail.com> Date: Sun, 21 Feb 2010 20:54:48 -0500 X-Google-Sender-Auth: eb265a78ec3f7a77 Message-ID: From: Justin Hibbits To: Alexander Bakst Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ppc@freebsd.org Subject: Re: Panic on install boot 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: Mon, 22 Feb 2010 01:54:58 -0000 On Sun, Feb 21, 2010 at 6:03 PM, Alexander Bakst wrote: > Hi, > > I recently got a power mac g5, and am trying to install freebsd 8.0. I am > using "8.0-RELEASE-powerpc-disc1.iso". Immediately after booting, I get > "panic: moea 64 bootstrap: too many ofw translations." > > Is there a fix for this issue? > > Thank you, > Alexander > Nathan just put in a fix for moea last week. If you have another machine you can build with, you might want to check the thread regarding powerpc64: http://lists.freebsd.org/pipermail/freebsd-ppc/2010-February/004073.html - Justin