From owner-freebsd-arm@freebsd.org Wed Nov 1 22:51:21 2017 Return-Path: Delivered-To: freebsd-arm@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 61AC6E66407 for ; Wed, 1 Nov 2017 22:51:21 +0000 (UTC) (envelope-from carlj@peak.org) Received: from filter01.peak.org (filter01.peak.org [207.55.16.92]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "*.peak.org", Issuer "Go Daddy Secure Certificate Authority - G2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4238B1FBF for ; Wed, 1 Nov 2017 22:51:20 +0000 (UTC) (envelope-from carlj@peak.org) Received: from zmail-mta02.peak.org ([207.55.16.112]) by filter01.peak.org ({e1c81c21-e4c4-4528-aa90-7a27869c545a}) via TCP (outbound) with ESMTPS id 20171101225119979_0000 for ; Wed, 01 Nov 2017 15:51:19 -0700 X-RC-FROM: X-RC-RCPT: Received: from zmail-mta02.peak.org (localhost [127.0.0.1]) by zmail-mta02.peak.org (Postfix) with ESMTPS id 4AB7D11400B for ; Wed, 1 Nov 2017 15:51:19 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by zmail-mta02.peak.org (Postfix) with ESMTP id 2E92A114009 for ; Wed, 1 Nov 2017 15:51:19 -0700 (PDT) Received: from zmail-mta02.peak.org ([127.0.0.1]) by localhost (zmail-mta02.peak.org [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id muZTq5k3PVWR for ; Wed, 1 Nov 2017 15:51:19 -0700 (PDT) Received: from mailproxy-lb-05.peak.org (mailproxy-lb-05.peak.org [207.55.17.95]) by zmail-mta02.peak.org (Postfix) with ESMTP id F1D2A114007 for ; Wed, 1 Nov 2017 15:51:18 -0700 (PDT) Received: from carlj by elm.localnet with local (Exim 4.89 (FreeBSD)) (envelope-from ) id 1eA1qv-000EO3-J3 for freebsd-arm@freebsd.org; Wed, 01 Nov 2017 15:51:17 -0700 From: Carl Johnson To: freebsd-arm@freebsd.org Subject: RPi2 snapshot for armv7 won't boot. X-Clacks-Overhead: GNU Terry Pratchett Date: Wed, 01 Nov 2017 15:51:17 -0700 Message-ID: <86fu9xmx3u.fsf@elm.localnet> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain X-MAG-OUTBOUND: peakinternet.redcondor.net@207.55.16/22 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Nov 2017 22:51:21 -0000 I had previously tried to upgrade my RPi2 12.0-CURRENT system from armv6 to armv7, but it then refused to boot. This time I downloaded the latest snapshot (r325156 from 20171030) and it also refuses to boot for exactly the same reason. In every case the kernel loads, but then it reports that init has died, and then panics and drops into kdb. It gives a stack backtrace, but that doesn't mean anything to me. Is this just me, or is anybody else having this problem? If others have the problem, is there some workaround to get it working? Thanks in advance for any ideas. -- Carl Johnson carlj@peak.org