From owner-freebsd-arm@freebsd.org Sat Jan 27 20:10:46 2018 Return-Path: Delivered-To: freebsd-arm@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 42D6AEB7192 for ; Sat, 27 Jan 2018 20:10:46 +0000 (UTC) (envelope-from ronald-lists@klop.ws) Received: from smarthost1.greenhost.nl (smarthost1.greenhost.nl [195.190.28.92]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D23C477D04 for ; Sat, 27 Jan 2018 20:10:45 +0000 (UTC) (envelope-from ronald-lists@klop.ws) Received: from smtp.greenhost.nl ([213.108.110.112]) by smarthost1.greenhost.nl with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1efWoE-0002B1-MJ for freebsd-arm@freebsd.org; Sat, 27 Jan 2018 21:10:42 +0100 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: freebsd-arm@freebsd.org Subject: Re: RPI2 boot failure (stable 11) References: Date: Sat, 27 Jan 2018 21:10:43 +0100 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Ronald Klop" Message-ID: In-Reply-To: User-Agent: Opera Mail/12.16 (FreeBSD) X-Authenticated-As-Hash: 398f5522cb258ce43cb679602f8cfe8b62a256d1 X-Virus-Scanned: by clamav at smarthost1.samage.net X-Spam-Level: / X-Spam-Score: -0.2 X-Spam-Status: No, score=-0.2 required=5.0 tests=ALL_TRUSTED, BAYES_50 autolearn=disabled version=3.4.0 X-Scan-Signature: 76f3589a93270604ea078d468a2051b3 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Jan 2018 20:10:46 -0000 Just downloaded ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/arm/armv6/ISO-IMAGES/11.1/FreeBSD-11.1-STABLE-arm-armv6-RPI2-20180125-r328386.img.xz, installed it on a fresh microSD card. It starts the kernel, but hangs after printing the ue0 device. After a while (of pinging it?) it prints that the random device is unblocked. But it never seems to go further. This is on a first gen RPI2. I'm not sure what to fix. Can other people boot this snapshot on a RPI2? Regards, Ronald, On Tue, 23 Jan 2018 23:48:12 +0100, Ronald Klop wrote: > Hi, > > I'm getting the "Mounting from ufs:mmcsd0s2 failed with error 19." error. > > Just like this thread in december. > http://freebsd-arm.freebsd.narkive.com/0M0Y6XmN/rpi2-boot-failure-with-recent-changes-to-u-boot > > Is the mentioned fix MFC'ed? Is there another fix? > > I just downloaden the latest snapshot from > ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/arm/armv6/ISO-IMAGES/11.1/, > copied the boot stuff and kernel, but it does not boot with the same > error. > > Any thoughts? > > Ronald. > _______________________________________________ > freebsd-arm@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"