From owner-freebsd-ppc@FreeBSD.ORG Mon Mar 14 20:28:42 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 CCFB7106564A for ; Mon, 14 Mar 2011 20:28:42 +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 7C8A38FC16 for ; Mon, 14 Mar 2011 20:28:42 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from terra-smin.broadpark.no ([80.202.8.13]) by thalia-smout.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with ESMTP id <0LI20016CE7SDED0@thalia-smout.broadpark.no> for freebsd-ppc@freebsd.org; Mon, 14 Mar 2011 21:28:40 +0100 (CET) Received: from kg-v2.kg4.no ([84.48.120.215]) by terra-smin.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with SMTP id <0LI2000HXE7S2B80@terra-smin.broadpark.no> for freebsd-ppc@freebsd.org; Mon, 14 Mar 2011 21:28:40 +0100 (CET) Date: Mon, 14 Mar 2011 21:28:40 +0100 From: Torfinn Ingolfsen To: freebsd-ppc@freebsd.org Message-id: <20110314212840.91564b62.torfinn.ingolfsen@broadpark.no> In-reply-to: <4200D52B-ED04-4F6A-BA2A-EAD7DF3EBF37@gmail.com> References: <20110113220450.57d09983.torfinn.ingolfsen@broadpark.no> <20110114221406.34969090.torfinn.ingolfsen@broadpark.no> <4D31582F.1060300@FreeBSD.org> <20110115190637.7ac32abe.torfinn.ingolfsen@broadpark.no> <20110122200810.2386cbef.torfinn.ingolfsen@broadpark.no> <20110313221425.a8d3361f.torfinn.ingolfsen@broadpark.no> <4200D52B-ED04-4F6A-BA2A-EAD7DF3EBF37@gmail.com> X-Mailer: Sylpheed 3.1.0 (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, gpart and multiboot (Was: Trying to install FreeBSD 8.2-RC1 on a PowerMac G5) 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, 14 Mar 2011 20:28:42 -0000 On Sun, 13 Mar 2011 21:48:24 -0400 Justin Hibbits wrote: > Don't quote me on it, but you might be able to use forth scripts on > the 'primary' FreeBSD install's root to do what you're asking, > possibly modifying one of the scripts in ...sys/boot/forth. Aha, so there isn't a simple boot manager available (like 'boot0' for i386)? I would like this to be as painless as possible, once set up. -- Torfinn