I have a 10 TB SATA drive for a NAS and want it UFS for a bare-metal FreeBSD install. I plan to copy the contents of the drive (rsync/cp) over to another backup drive from Linux, installing FreeBSD, formatting the 10TB drive to UFS, mounting the spare drive, and then copying the spare drive's contents over to the UFS 10TB drive. The backup drive needs formatted.
I'm thinking ext4 on the spare drive would be best for FreeBSD? I'm thinking NTFS would be ideal so I can also mount the spare drive on Windows but not sure how NTFS is handled in FreeBSD. The spare drive just needs to be temporarily mountable in FreeBSD. I'm thinking something easy like GPT, single partition, and that partition ext4/NTFS/etc.
I'm thinking ext4 on the spare drive would be best for FreeBSD? I'm thinking NTFS would be ideal so I can also mount the spare drive on Windows but not sure how NTFS is handled in FreeBSD. The spare drive just needs to be temporarily mountable in FreeBSD. I'm thinking something easy like GPT, single partition, and that partition ext4/NTFS/etc.