Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Aug 2019 12:15:53 +1000
From:      MJ <mafsys1234@gmail.com>
To:        David Mehler <dave.mehler@gmail.com>
Cc:        Brian Wood <woodbrian77@gmail.com>, FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: Raspberry
Message-ID:  <2351491e-a2cb-31a0-47c1-780641df93fa@gmail.com>
In-Reply-To: <CAPORhP7qNhTSfaOZgkb9rstShbsBhQHDBB0QRcS0Jy-WTHQTUg@mail.gmail.com>
References:  <CABWFOjuBU%2B9bYAszNPpZdDy68z9ToTXg-RraQy%2BoRbrkn=SZFA@mail.gmail.com> <3064722a-2b98-4001-a6a2-5d9bc49eea49@optusnet.com.au> <CAPORhP7qNhTSfaOZgkb9rstShbsBhQHDBB0QRcS0Jy-WTHQTUg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Download the images, decompress them, write them on to an SD micro and 
away you go.

See here:
https://wiki.freebsd.org/FreeBSD/arm/Raspberry%20Pi


On a Pi3B, use maybe this image:

https://download.freebsd.org/ftp/snapshots/arm64/aarch64/ISO-IMAGES/13.0/FreeBSD-13.0-CURRENT-arm64-aarch64-RPI3-20190801-r350491.img.xz
but it's ultimately up to you, just use the image designed for your 
model otherwise it will not boot.

Just decompress the image (7Zip for Windows, xz for 
Linux/*BSD/macOS/Solaris)

If you're on Windows, use win32diskimager, on Unix/macOS use dd.

Here's a nice write-up:
https://medium.com/@alexewerlof/installing-freebsd-on-raspberry-pi-using-linux-20f44abb4565
or here:
https://garyhall.org.uk/free-bsd-on-raspberry-pi.html

It really is that simple. Then use pkg to install packages (I would 
advise against using ports!)

(Disclaimer: I've only ever used them headless)


On 8/08/2019 11:58 am, David Mehler wrote:
> Hello,
> 
> I've got a few Raspberry Pi model 3B+ that i'd like to put FreeBSD 12
> on. Does anyone have a procedure? My goal is:
> 
> 1. home servers
> 2. surveillance setups with wireless digital cameras
> 
> Thanks.
> Dave.
> 
> 
> On 8/7/19, MJ <mjose00@optusnet.com.au> wrote:
>> Everything up to FreeBSD 12 runs on all Raspberry Pis EXCEPT Pi4 which
>> has no u-boot yet, no graphics, no usb and no framebuffer and no
>> networking. Apart from that, it's close! :-)
>>
>> FreeBSD has patchy results with SPI: using it may take some work on your
>> behalf. GPIO seems reasonable.
>> (That was as at 2018, I can't testify to changes this year)
>>
>>
>> On 8/08/2019 3:57 am, Brian Wood wrote:
>>>                                              Shalom
>>>
>>> I found a site that has info about running FreeBSD 11 on
>>> Raspberry Pi's.  Is anyone running FreeBSD 12 or 13 on
>>> Raspberry Pi's?  Also is anyone self-hosting their site/service
>>> on a Raspberry Pi?  Thanks in advance.
>>>
>>>
>>> Brian
>>> Ebenezer Enterprises - Enjoying programming again.
>>> https://github.com/Ebenezer-group/onwards
>>> _______________________________________________
>>> freebsd-questions@freebsd.org mailing list
>>> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
>>> To unsubscribe, send any mail to
>>> "freebsd-questions-unsubscribe@freebsd.org"
>>>
>> _______________________________________________
>> freebsd-questions@freebsd.org mailing list
>> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
>> To unsubscribe, send any mail to
>> "freebsd-questions-unsubscribe@freebsd.org"
>>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2351491e-a2cb-31a0-47c1-780641df93fa>