From owner-freebsd-arm@FreeBSD.ORG Fri May 15 08:48:29 2015 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8BC0D45D for ; Fri, 15 May 2015 08:48:29 +0000 (UTC) Received: from vulpes.vvelox.net (vulpes.vvelox.net [99.69.115.42]) by mx1.freebsd.org (Postfix) with ESMTP id 5B5A01C60 for ; Fri, 15 May 2015 08:48:28 +0000 (UTC) Received: from vixen42.vulpes.vvelox.net (vixen42.vulpes.vvelox.net [192.168.15.2]) (Authenticated sender: kitsune) by vulpes.vvelox.net (Postfix) with ESMTPA id 61811377D821; Fri, 15 May 2015 03:39:40 -0500 (CDT) Date: Fri, 15 May 2015 03:41:25 -0500 From: "Zane C. B-H." To: Tim Gustafson Cc: freebsd-arm@freebsd.org Subject: Re: FreeBSD 10.x on Raspberry Pi 2 Message-ID: <20150515034125.49d5ed46@vixen42.vulpes.vvelox.net> In-Reply-To: References: X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.27; amd64-portbld-freebsd10.1) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable 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: Fri, 15 May 2015 08:48:29 -0000 On Thu, 14 May 2015 21:01:31 -0700 Tim Gustafson wrote: > Hi, >=20 > I see there's a snapshot image for RPIB in the 10.x snapshot > folder, and an RPI2 image in the 11.x snapshot folder. I have 10.x > running on my RPIB but can't seem to get the 11.x image to boot on > the RPI2. (It hangs on the rainbow screen.) I know the 11.x > branch is under heavy development still, so I was wondering what > the prognosis is for building a 10.x image for the RPI2. I'm > finding a lot of conflicting information on Google and I suspect > that's because the RPI2 is fairly new, so I was hoping someone here > could give me the definitive answer for how to get 10.x on an > RPI2. If I do a build/install world on the RPIB with the most > up-to-date 10.x source, will that give me a bootable installation > that I could take the SD card out of the RPIB and drop it into the > RPI2? Or do I have to cross compile from an Intel machine and then > use crochet? >=20 > Thanks in advance for any pointers and help. https://wiki.freebsd.org/FreeBSD/arm/Raspberry%20Pi =46rom the looks of that, as long as you have /boot/kernel mounted when you do the make kernel, you will be fine.