I use ext2fs. It's part of the base system. Look upman ext2fs
.
https://github.com/alperakcan/fuse-ext2 was already referring to sysutils/fusefs-ext2.
The last I remember, ext2fs(5) is for read-only access. Has that changed?
It gives me read/write access.chown
,chmod
, everything I've tried. I don't know its history and have only been using it since FreeBSD-13.0. I don't use it for anything critical, just for scratch partitions and file transfers, because it doesn't keep a journal.
Write access on ext3 and ext4 too?
Yes.