From owner-freebsd-stable@freebsd.org Fri Oct 5 20:38:16 2018 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 77B0A10B5F47; Fri, 5 Oct 2018 20:38:16 +0000 (UTC) (envelope-from andreast-list@fgznet.ch) Received: from smtp.fgznet.ch (smtp.fgznet.ch [IPv6:2001:4060:1:1001::14:52]) (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 082948FECF; Fri, 5 Oct 2018 20:38:15 +0000 (UTC) (envelope-from andreast-list@fgznet.ch) Received: from [192.168.225.14] (dhclient-91-190-10-49.flashcable.ch [91.190.10.49]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by fgznet.ch (Postfix) with ESMTPSA id 007C7C018E; Fri, 5 Oct 2018 22:38:13 +0200 (CEST) Subject: =?UTF-8?Q?Re:_FreeBSD_12_PowerPC_won=e2=80=99t_boot_at_all.?= To: Alex McKeever , FreeBSD Current , FreeBSD Stable References: <187374964.4382554.1538652870884.ref@mail.yahoo.com> <187374964.4382554.1538652870884@mail.yahoo.com> From: Andreas Tobler Message-ID: Date: Fri, 5 Oct 2018 22:38:13 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <187374964.4382554.1538652870884@mail.yahoo.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: de-CH Content-Transfer-Encoding: 8bit X-Scanned-By: Obelix Submit on 127.0.1.1 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Oct 2018 20:38:16 -0000 On 04.10.18 13:34, Alex McKeever wrote: > Subject says it all, that and it inverts the boot selector when selected. Tested it on my eMac G4 1.25 GHz (Retail). Last version of FreeBSD that works for me is 11.1, as 11.2 doesn’t boot all the way (hangs on cryptosoft0) What image did you try? ALPHA8 should boot, but is not stable yet. If there will be an APLHA9, it should boot and should be stable, at least it is here. Andreas