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 - herraa1

#1
Hi,

I faced exactly the same problem on OpnSense 20.7.6 with FreeBSD 12.1-RELEASE-p11-HBSD.

Looking at the init scripts I found some interesting information in /usr/local/etc/rc. Simply by adding "# notrim" (without the quotes) at the end of the entry for /dev/gpt/rootfs in /etc/fstab you will disable trim during boot.

That solved the problem for me.

Thanks.