I need to transfer data from two external HDDs created on Red Hat to FreeBSD file server.
and
Have no problem seeing the partitions. However it looks like XFS module has being removed. Can somebody confirm this? I see FUSE module for XFS
https://www.freshports.org/sysutils/fusefs-lkl/
Anybody has any experience with it? What are my other options short of adding a Linux server just to read the data?
Code:
geom disk list
and
Code:
gpart show device
Have no problem seeing the partitions. However it looks like XFS module has being removed. Can somebody confirm this? I see FUSE module for XFS
https://www.freshports.org/sysutils/fusefs-lkl/
Anybody has any experience with it? What are my other options short of adding a Linux server just to read the data?