Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Apr 2012 18:37:17 -0700
From:      Tim Kientzle <tim@kientzle.com>
To:        freebsd-arm@freebsd.org
Cc:        Damjan Marion <dmarion@freebsd.org>
Subject:   Re: beaglebone
Message-ID:  <E7F96961-9D9D-418D-B1A1-38687F2946FC@kientzle.com>
In-Reply-To: <FE86500B-9B6F-458E-A74B-9D3BC4530BAC@freebsd.org>
References:  <FE86500B-9B6F-458E-A74B-9D3BC4530BAC@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Apr 17, 2012, at 7:25 AM, Damjan Marion wrote:
>=20
> I put together guide how to build bootable SD card with FreeBSD on =
beaglebone.
>=20
> =
http://people.freebsd.org/~dmarion/beaglebone/creating_bootable_sd_card/
>=20
> It is still work in progress, so ethernet driver is not complete and =
USB support is missing.

I assembled a shell script to automate building a FreeBSD disk image
for BeagleBone:

https://github.com/kientzle/freebsd-beaglebone

It should make it very easy for people to build working images.
You should be able to get started by just:
  * Cloning the project above onto a recent FreeBSD-CURRENT desktop.
  * sudo /bin/sh beaglebsd.sh

The script will prompt you for everything it needs, including
downloading the necessary source code.

Tim




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E7F96961-9D9D-418D-B1A1-38687F2946FC>