From owner-freebsd-ppc@freebsd.org Sat Sep 17 23:39:47 2016 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 502EABDFFDD for ; Sat, 17 Sep 2016 23:39:47 +0000 (UTC) (envelope-from rleigh@codelibre.net) Received: from b.painless.aa.net.uk (b.painless.aa.net.uk [81.187.30.52]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 181821E69 for ; Sat, 17 Sep 2016 23:39:46 +0000 (UTC) (envelope-from rleigh@codelibre.net) Received: from b.2.4.6.1.1.d.9.9.e.2.c.8.7.5.5.d.b.d.d.0.6.8.0.0.b.8.0.1.0.0.2.ip6.arpa ([2001:8b0:860:ddbd:5578:c2e9:9d11:642b]) by b.painless.aa.net.uk with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.77) (envelope-from ) id 1blPCw-0001ao-Pp for freebsd-ppc@freebsd.org; Sun, 18 Sep 2016 00:39:42 +0100 To: FreeBSD PowerPC ML From: Roger Leigh Subject: Installer problems with 11.0-RC3 Message-ID: <725c6225-c7bf-f88f-d8e2-b5f9a02bcfe8@codelibre.net> Date: Sat, 17 Sep 2016 23:39:41 +0000 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit 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: Sat, 17 Sep 2016 23:39:47 -0000 Up until now, my G4 Mac Mini has been running 10.3-RELEASE. Today, I tried the 11.0-RC3 installer. Two issues noted: 1) The colours in the installer are different than the PC installer. The background is a mid brown with yellow text. An issue with the console framebuffer? 2) It won't boot after the installer finished. It errors out while loading the loader: ofw_close devh=0x0 >> FreeBSD/powerpc Open Firmware boot block Bootpath: /pcie@f4000000/ata-6@d/disk@0: Boot loader: /boot/loader Invalid memory access at %SRR0: 018011f0 %SRR1: 00003030 and then drops to an interactive OF prompt. Has anyone seen this before? Regards, Roger