From owner-freebsd-ppc@freebsd.org Tue Jul 4 20:36:12 2017 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 06D6AD9A846 for ; Tue, 4 Jul 2017 20:36:12 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: from asp.reflexion.net (outbound-mail-210-18.reflexion.net [208.70.210.18]) (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 877843176 for ; Tue, 4 Jul 2017 20:36:10 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: (qmail 5382 invoked from network); 4 Jul 2017 20:36:09 -0000 Received: from unknown (HELO mail-cs-01.app.dca.reflexion.local) (10.81.19.1) by 0 (rfx-qmail) with SMTP; 4 Jul 2017 20:36:09 -0000 Received: by mail-cs-01.app.dca.reflexion.local (Reflexion email security v8.40.1) with SMTP; Tue, 04 Jul 2017 16:36:09 -0400 (EDT) Received: (qmail 25662 invoked from network); 4 Jul 2017 20:36:09 -0000 Received: from unknown (HELO iron2.pdx.net) (69.64.224.71) by 0 (rfx-qmail) with (AES256-SHA encrypted) SMTP; 4 Jul 2017 20:36:09 -0000 Received: from [192.168.1.114] (c-76-115-7-162.hsd1.or.comcast.net [76.115.7.162]) by iron2.pdx.net (Postfix) with ESMTPSA id C3D6AEC8678; Tue, 4 Jul 2017 13:36:08 -0700 (PDT) From: Mark Millard Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: powerpc64 update from source kernel panic (11.0) Message-Id: Date: Tue, 4 Jul 2017 13:36:08 -0700 To: braslau.list@comcast.net, FreeBSD PowerPC ML X-Mailer: Apple Mail (2.3273) X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Jul 2017 20:36:12 -0000 Alan Braslau braslau.list at comcast.net wrote on Tue Jul 4 16:01:41 UTC 2017 : > I installed freebsd 11.0 powerpc64 on an iMac G5 without any problems > and have installed a fairly complete functional system. > > However, upgrading from source (unmodified configuration) results in a > kernel panic upon boot. Has anyone experienced this? It might help folks to be more explicit about. . . What specific version before the upgrade? release/11.0.0/ release/11.0.1/ releng/11.0/ for what -r3????? stable/11/ for what -r3????? What specific version for the attempted "upgrade to": release/11.0.1/ releng/11.0/ for what -r3????? releng/11.1/ for what -r3????? stable/11/ for what -r3????? I've assumed above that you did not try to upgrade to: head/ for some -r3????? (also called CURRENT or 12-CURRENT). But I could be wrong. head/ is more likely to end up with odd problems and has had some recent ones. === Mark Millard markmi at dsl-only.net