From owner-freebsd-arm@freebsd.org Thu Dec 17 07:54:28 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 2B89BA494E3 for ; Thu, 17 Dec 2015 07:54:28 +0000 (UTC) (envelope-from erichsfreebsdlist@alogt.com) Received: from alogt.com (alogt.com [69.36.191.58]) (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 10E5D1127 for ; Thu, 17 Dec 2015 07:54:28 +0000 (UTC) (envelope-from erichsfreebsdlist@alogt.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References: In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=tBX4JbrLMSPw7L3fSwsNno4y2Z3mMEzCUg/M5yWRZVo=; b=Y5RBfzfYUq9lulsIDreAiEu4DQ kPc33p25ySKcWCraIzYRBZhDzCKaazBAhtCrTAkTUIDUS4eHAejH4lIQIPojtPaYWZBr5NPUHOZ+u 3D9BFbSwlN9FFGEotKhODlS5mf0rK9JGhafAstNTQskQx5HXnEeodaarG5ku3nohnBUg=; Received: from [39.253.72.222] (port=64280 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.86) (envelope-from ) id 1a9TOM-001dWV-0P; Thu, 17 Dec 2015 00:54:26 -0700 Date: Thu, 17 Dec 2015 15:18:50 +0800 From: Erich Dollansky To: RayCherng Yu Cc: freebsd-arm@freebsd.org Subject: Re: I cannot boot my RPI 2 with latest snapshot Message-ID: <20151217151850.359ce4c0@X220.alogt.com> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Authenticated-Sender: sl-508-2.slc.westdc.net: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: 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: Thu, 17 Dec 2015 07:54:28 -0000 Hi, On Thu, 17 Dec 2015 15:07:58 +0800 RayCherng Yu wrote: > I download the latest snapshot to boot my RPI2. > > I gor this massage: > > http://imgur.com/UUyKuYQ > > > I have tried another image (20151119) and it didn't work, either . r291495 works for me. Erich