FreeBSD on Raspberry Pi

How easy is it to setup FreeBSD on the RPi? Last time I tried I didn't get very far...

Which version is best? And is there any support for the PiFace digital interface?
 
Press ? at the mountroot prompt and you'll see what the available root devices are. Follow the instructions at that prompt to mount the correct root device. Post the output of any error messages.
 
I am using the RPi2 on FreeBSD11 alpha5 and it seems to be doing quite well.
No support for the PiFace hat but you can add it to your own custom DTB.
The GPIO's work well and less hassle than Linux where you must export each into userspace to use.
 
Back
Top