From owner-freebsd-ppc@FreeBSD.ORG Thu Jan 31 20:33:43 2013 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 1421D566 for ; Thu, 31 Jan 2013 20:33:43 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from agogare.doit.wisc.edu (agogare.doit.wisc.edu [144.92.197.211]) by mx1.freebsd.org (Postfix) with ESMTP id C7563FAB for ; Thu, 31 Jan 2013 20:33:42 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII; format=flowed Received: from terminus.icecube.wisc.edu (i3-user-nat.icecube.wisc.edu [128.104.255.12]) by smtpauth2.wiscmail.wisc.edu (Sun Java(tm) System Messaging Server 7u2-7.05 32bit (built Jul 30 2009)) with ESMTPSA id <0MHI00I128ZZCJ40@smtpauth2.wiscmail.wisc.edu> for freebsd-ppc@freebsd.org; Thu, 31 Jan 2013 13:33:36 -0600 (CST) X-Spam-PmxInfo: Server=avs-2, Version=5.6.1.2065439, Antispam-Engine: 2.7.2.376379, Antispam-Data: 2013.1.31.192120, SenderIP=128.104.255.12 X-Spam-Report: AuthenticatedSender=yes, SenderIP=128.104.255.12 X-Wisc-Sender: whitehorn@wisc.edu Message-id: <510AC70F.4090803@freebsd.org> Date: Thu, 31 Jan 2013 13:33:35 -0600 From: Nathan Whitehorn User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130111 Thunderbird/17.0.2 To: freebsd-ppc@freebsd.org Subject: Re: 9.0 iso files References: In-reply-to: X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jan 2013 20:33:43 -0000 On 01/30/13 22:35, Super Bisquit wrote: > I've seen that the problem with 9.x has occurred with others. > > http://forums.freebsd.org/showthread.php?p=206473#post206473 > > Have the images been updated as of yet? > _______________________________________________ > freebsd-ppc@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org" It's a bug in the Mac OS X kernel -- the disks work perfectly fine if you boot off of them. The 9.1 disks have a slightly different format that doesn't cause stack corruption inside Darwin and so won't crash OS X if you try to mount them. -Nathan