From owner-freebsd-arm@freebsd.org Tue Sep 1 16:11:57 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 481039C7622 for ; Tue, 1 Sep 2015 16:11:57 +0000 (UTC) (envelope-from john@potato.growveg.org) Received: from potato.growveg.org (potato.growveg.org [62.49.247.163]) (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 0ECAFA8B for ; Tue, 1 Sep 2015 16:11:56 +0000 (UTC) (envelope-from john@potato.growveg.org) Received: from john by potato.growveg.org with local (Exim 4.86 (FreeBSD)) (envelope-from ) id 1ZWnpI-000Cfc-J0 for freebsd-arm@freebsd.org; Tue, 01 Sep 2015 16:50:24 +0100 Date: Tue, 1 Sep 2015 16:50:24 +0100 From: John To: freebsd-arm@freebsd.org Subject: some general questions regarding freebsd on rasp pi Message-ID: <20150901155024.GA46253@potato.growveg.org> Reply-To: freesbd-arm@freebsd.org Mail-Followup-To: freebsd-arm@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) Sender: John X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: john@potato.growveg.org X-SA-Exim-Scanned: No (on potato.growveg.org); SAEximRunCond expanded to false 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: Tue, 01 Sep 2015 16:11:57 -0000 Hello list, I'm in a bit of a chicken-and-egg situation with regard to installing freebsd on a raspberry pi 2 b+. This pi as I understand it is 64-bit, has 1GB RAM. I want to use it to run exim, sshd, mutt, slrn and a few other bits. I've been looking for a repository of info for all things freebsd-arm but haven't come up with much useful and *recent*. Would be grateful if some kind soul could answer the following: 1. is it just a question of grabbing the iso, burning it to sd card and rebooting the pi? 2. if [1] is true, for this 64-bit pi, do I use FreeBSD-11.0-CURRENT-arm-armv6-RPI2-20150826-r287169.img.xz OR FreeBSD-11.0-CURRENT-arm64-aarch64-20150818-r286893-memstick.img.xz given that I want to run 64-bit? Is there a how-to or walk-through for arm/arm64 that is recent? If there is, I can't find it. many thanks, -- John