From owner-freebsd-ppc@FreeBSD.ORG Mon Dec 8 18:57:41 2003 Return-Path: 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 1389916A4CF; Mon, 8 Dec 2003 18:57:41 -0800 (PST) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F96443D25; Mon, 8 Dec 2003 18:57:38 -0800 (PST) (envelope-from leimy2k@mac.com) Received: from mac.com (smtpin07-en2 [10.13.10.152]) by smtpout.mac.com (8.12.6/MantshX 2.0) with ESMTP id hB931wcq011991; Mon, 8 Dec 2003 19:01:58 -0800 (PST) Received: from [192.168.1.100] (adsl-156-166-212.jan.bellsouth.net [66.156.166.212]) (authenticated bits=0)hB92vbaN006171; Mon, 8 Dec 2003 18:57:37 -0800 (PST) In-Reply-To: <3FD51C6A.2020508@freebsd.org> References: <39194E04-29D4-11D8-9B51-000A95AFBEB4@mac.com> <3FD51C6A.2020508@freebsd.org> Mime-Version: 1.0 (Apple Message framework v606) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <6E43B9CE-29F3-11D8-BE9A-000A95AFBEB4@mac.com> Content-Transfer-Encoding: 7bit From: David Leimbach Date: Mon, 8 Dec 2003 20:57:31 -0600 To: Peter Grehan X-Mailer: Apple Mail (2.606) cc: freebsd-ppc@freebsd.org Subject: Re: starting fresh X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Dec 2003 02:57:41 -0000 This kernel doesn't boot. When I set currdev=cd:. I get a little closer but then the loader complains that it can't load 'kernel' no bootable kernel. Dave I still get tons of method not found errors... On Dec 8, 2003, at 6:50 PM, Peter Grehan wrote: > Hi Dave, > >> Ok... there has been a lot of activity... If I wanted to start fresh >> on my Powerbook what would be the >> easiest way? >> Is there a way to get a CD image or anything? > > Not quite. Have a look at the 'CDROM boot' section at > > http://people.freebsd.org/~grehan/install.html > > You should get a copy of the latest loader, which I've just > put up at > > http://people.freebsd.org/~grehan/loader > > .. and also the last syscons-enabled kernel: > > http://people.freebsd.org/~grehan/kernel.syscons > > later, > > Peter. >