Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Huinen

#1
Quote from: Nikotine on March 19, 2021, 11:22:00 AM
Hi Huinen, does updating or installing plugins work for you?
I'm afraid that the repositories on kubu.org only contain the 21.1 branch. I tried some changes on the pkg repos but i ended with a broken system.
Lets hope Ganbold, Spikerguy and Sleepwalker make their magic soon...
Meanwhile I'm trying to build myself an image, but I'm a big newbie in Freebsd so don't expect much.
#2
You should set your IP manually since the DHCPv4 is not active in the image. Gateway is not mandatory to reach the device if you are in the same subnet.
#3
I used Balena-etcher to write the 1Gb version image provided by SpikerGuy and it works really well.

https://mirror.fkardame.com/Linux/Images/FriendlyArm/NanoPi%20R4s/

The pwr led should stay red. Mine, at least, stays red all the time. Others are off.
After writing the image to the SD you should be able to access via HTTP to the LAN port. Be carefull, because the IP is 192.168.111.10/24, wich is not OPNSenses default one. Also the WAN port IP is 192.168.1.230. I did check both IPs mouting the UFS filesystem on the Image provided by Ganbold. Remember to put you computers IP also in the same network.

To use chrochet you need first a Freebsd Operating system (unless you want to crosscompile). I think that the easyest way is to install a Virtual machine with FreeBSD and then download crochet from Github. After that you should launch the script. The problem here,  as i stated in my previous post, is that there is not a dedicated directory for the NanoPi R4s in crochet.

Here is a little guide about using crochet for another board that might help you.

http://minix-i2c.blogspot.com/2013/09/building-custom-freebsd-sd-card-image.html 
#4
Hi!

I'm using your image and it works great. I tested many things and I think the board is awesome. Only things I miss is Suricata and the clamav antivirus. Good job anyway!

I would like to learn howto use crochet but being a newbie I don't know where to start. I can't see a directory for this board on github. Did  you use another board as base to launch the crochet script?