OPNsense images native builder for aarch64. Steps to build your own image: https://yrzr.github.io/tutorial-build-opnsense-arm64-on-a-rpi4/
BSD 2-Clause "Simplified" License
51
stars
3
forks
source link
how to resize the partion of opnsense from raspberry pi 4 #27
Open
mrusli70 opened 2 weeks ago
key in the command as follows
df -h
gpart show
gpart resize -i 2 mmcsd0
service growfs onestart
or
growfs /dev/ufs/OPNsense