El 7/9/26 a las 12:46, Greg Troxel escribió:
It seems overwhelmingly likely that there are bugs in the NetBSD ext2 implementation. A program like rsync cannot cause a system lockup other than via triggering a usually-latent kernel bug. You might try using the rump option to mount, or to see if there are fuse ext2fs implementations. Perhaps between code reading and experiments you can find the bug.
Hello Greg, thanks for replay. It seems that there is a fuse ext2 implementation, perhaps I could try and see what happens.
My own approach is not to use ext2fs :-)
Of course I also would like not to use it if I find something better to share data between Linux and NetBSD.
Regards. Ramiro.