From owner-freebsd-ppc@FreeBSD.ORG Tue Nov 25 10:39:36 2014 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0BC4A9EF for ; Tue, 25 Nov 2014 10:39:36 +0000 (UTC) Received: from asp.reflexion.net (outbound-242.asp.reflexion.net [69.84.129.242]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BB9B4286 for ; Tue, 25 Nov 2014 10:39:34 +0000 (UTC) Received: (qmail 28110 invoked from network); 25 Nov 2014 10:38:57 -0000 Received: from unknown (HELO mail-cs-02.app.dca.reflexion.local) (10.81.19.2) by 0 (rfx-qmail) with SMTP; 25 Nov 2014 10:38:57 -0000 Received: by mail-cs-02.app.dca.reflexion.local (Reflexion email security v7.30.7) with SMTP; Tue, 25 Nov 2014 05:38:57 -0500 (EST) Received: (qmail 19437 invoked from network); 25 Nov 2014 10:38:57 -0000 Received: from unknown (HELO iron2.pdx.net) (69.64.224.71) by 0 (rfx-qmail) with (DHE-RSA-AES256-SHA encrypted) SMTP; 25 Nov 2014 10:38:57 -0000 X-No-Relay: not in my network Received: from [192.168.1.8] (c-67-189-19-145.hsd1.or.comcast.net [67.189.19.145]) by iron2.pdx.net (Postfix) with ESMTPSA id 8B4321C43A2 for ; Tue, 25 Nov 2014 02:39:31 -0800 (PST) From: Mark Millard Subject: FreeBSD-10.1-RELEASE-powerpc-powerpc64-disc1.iso burned to a CD and used to boot: PowerMac G5's still hang Message-Id: Date: Tue, 25 Nov 2014 02:39:31 -0800 To: FreeBSD PowerPC ML Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) X-Mailer: Apple Mail (2.1878.6) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.18-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, 25 Nov 2014 10:39:36 -0000 FreeBSD-10.1-RELEASE-powerpc-powerpc64-disc1.iso burned to a CD and used = to boot a PowerMac G5 hangs at the repeating -, \, |, / sequence (after = displaying "loading /boot/defaults/loader.conf"), stopping with / I = think it was. So it is unclear if it might be the first / from = /boot/kernel/kernel. The fans spin up after a while. This is not new. Nathan Whitehorn reproduced the problem back in late = July with a 10.0-STABLE vintage and wrote: > Interesting. It seems loader is broken. I just tried with a = 10.0-STABLE image and can reproduce the problem -- 11 oddly is OK. What = really perplexes me is that the powerpc and powerpc64 loaders are = identical, since loader is built 32-bit in either case. Super weird. = [...] > -Nathan =3D=3D=3D Mark Millard markmi at dsl-only.net