From owner-freebsd-ppc@FreeBSD.ORG Sun Jan 23 00:06:53 2011 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 97595106564A for ; Sun, 23 Jan 2011 00:06:53 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from thalia-smout.broadpark.no (thalia-smout.broadpark.no [80.202.8.21]) by mx1.freebsd.org (Postfix) with ESMTP id 50DE48FC13 for ; Sun, 23 Jan 2011 00:06:53 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from ignis-smin.broadpark.no ([80.202.8.11]) by thalia-smout.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with ESMTP id <0LFG008JU8BFYJ80@thalia-smout.broadpark.no> for freebsd-ppc@freebsd.org; Sun, 23 Jan 2011 01:06:51 +0100 (CET) Received: from kg-v2.kg4.no ([84.48.120.77]) by ignis-smin.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with SMTP id <0LFG006E48BFN6E0@ignis-smin.broadpark.no> for freebsd-ppc@freebsd.org; Sun, 23 Jan 2011 01:06:51 +0100 (CET) Date: Sun, 23 Jan 2011 01:06:51 +0100 From: Torfinn Ingolfsen To: freebsd-ppc@freebsd.org Message-id: <20110123010651.6e7ab6d9.torfinn.ingolfsen@broadpark.no> In-reply-to: <4D38503C.5090805@freebsd.org> References: <4D38503C.5090805@freebsd.org> X-Mailer: Sylpheed 3.0.3 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Subject: Re: PowerPC installer 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: Sun, 23 Jan 2011 00:06:53 -0000 On Thu, 20 Jan 2011 09:09:48 -0600 Nathan Whitehorn wrote: > As part of my work on BSDInstall (http://wiki.freebsd.org/BSDInstall), > I've produced an install CD that can set up a bootable system on Apple > powerpc hardware. This may be useful to people trying to set up new > machines. An ISO is here: > http://people.freebsd.org/~nwhitehorn/bsdinstall-powerpc-20110116.iso.bz2 The installer claims that the current "partitioning scheme" (MBR) isn't bootable on PowerPC. If it is correct, we will have to manually partition things from a shell, right? -- Torfinn