From owner-freebsd-arm@freebsd.org Mon Jul 13 03:59:27 2015 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 C66C399B9A7 for ; Mon, 13 Jul 2015 03:59:27 +0000 (UTC) (envelope-from carlj@peak.org) Received: from filter03.peakinternet.com (filter03.peakinternet.com [207.55.16.94]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9B0711113 for ; Mon, 13 Jul 2015 03:59:27 +0000 (UTC) (envelope-from carlj@peak.org) Received: from zmail-mta02.peak.org ([207.55.16.112]) by filter03.peakinternet.com ({a3d4bcbc-467e-4baf-8e5e-c89ccb4fcca2}) via TCP (outbound) with ESMTPS id 20150713035558084_0000 for ; Sun, 12 Jul 2015 20:55:58 -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 A4F1C114AFB for ; Sun, 12 Jul 2015 20:55:56 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by zmail-mta02.peak.org (Postfix) with ESMTP id 99031114426 for ; Sun, 12 Jul 2015 20:55:56 -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 7yrmd0MVlkLp for ; Sun, 12 Jul 2015 20:55:56 -0700 (PDT) Received: from mailproxy-lb-06.peak.org (mailproxy-lb-06.peak.org [207.55.17.96]) by zmail-mta02.peak.org (Postfix) with ESMTP id 5D400114ACF for ; Sun, 12 Jul 2015 20:55:56 -0700 (PDT) Received: from carlj by elk.localnet with local (Exim 4.80) (envelope-from ) id 1ZEUqM-0007a7-AK for freebsd-arm@freebsd.org; Sun, 12 Jul 2015 20:55:50 -0700 From: Carl Johnson To: freebsd-arm@freebsd.org Subject: RPi won't boot 10.2-BETA1 X-Clacks-Overhead: GNU Terry Pratchett Date: Sun, 12 Jul 2015 20:55:50 -0700 Message-ID: <87wpy41zjt.fsf@elk.localnet> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-MAG-OUTBOUND: peakinternet.redcondor.net@207.55.16/22 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 03:59:27 -0000 I just tried to boot 10.2-BETA1 from a SD card, but it gives me a few lines of messages, including 'unrecognized filesystem type'. I have been running Linux on it and had run FreeBSD 10-STABLE from back in January, so the Pi is running. I programmed the card from Linux using dd, and had already verified the checksum. I verified that the FAT and UFS partitions appear valid on the card, so I must be overlooking something. The following are the messages on the screen when the system halted: In: serial Out: lcd Err: lcd mbox: Timeout waiting for response bcm2835: Could not set USB power state Net: Net Initialization Skipped No ethernet found. ** Unrecognized filesystem type ** Hit any key to stop autoboot: 0 Booting from: mmc 0 ubldr ** Unrecognized filesystem type ** U-Boot> Does anybody see what I am missing here? Thanks for any suggestions. -- Carl Johnson carlj@peak.org