Hi,
I am considering switching from Arch Linux to FreeBSD and have the following queries I am hoping someone can help me with:
1) I have a number of HDDs in my PC that house my data, some use the XFS file system, some use the ext4 file system. I understand I should be able to at least mount the ext4 disks using "
ext4fuse /dev/diskdeviceblah /foo". Is it possible to mount the XFS disks in FreeBSD (read-only would be fine) so I may copy my data across to a new UFS2 formatted disk in FreeBSD?
2) I currently use http://www.snapraid.it under Arch Linux to maintain a parity file (of the various XFS and ext4 disks) on a single hard disk (I am aware of ZFS in FreeBSD but am happy with snapraid and it's ability to work with independent disk volumes). Does a port or package exist for snapraid on FreeBSD? If not, is it difficult to compile one under FreeBSD from source? https://github.com/amadvance/snapraid/releases/download/v11.0/snapraid-11.0.tar.gz
Thanks very much for any help and advice.
I am considering switching from Arch Linux to FreeBSD and have the following queries I am hoping someone can help me with:
1) I have a number of HDDs in my PC that house my data, some use the XFS file system, some use the ext4 file system. I understand I should be able to at least mount the ext4 disks using "
ext4fuse /dev/diskdeviceblah /foo". Is it possible to mount the XFS disks in FreeBSD (read-only would be fine) so I may copy my data across to a new UFS2 formatted disk in FreeBSD?
2) I currently use http://www.snapraid.it under Arch Linux to maintain a parity file (of the various XFS and ext4 disks) on a single hard disk (I am aware of ZFS in FreeBSD but am happy with snapraid and it's ability to work with independent disk volumes). Does a port or package exist for snapraid on FreeBSD? If not, is it difficult to compile one under FreeBSD from source? https://github.com/amadvance/snapraid/releases/download/v11.0/snapraid-11.0.tar.gz
Thanks very much for any help and advice.