I posted a message here a week or three ago saying that after many unsuccessful attempts to use FreeBSD (always uncountering a show-stopping problem), 12.1 seemed to
finally have done the job. I've used system without major problems for several weeks now and it's been a pleasure in many ways.
But ... I've now hit a major snag and before I throw up my hands and give up, I thought I'd discuss it here. I have a large amount of archived data on two USB drives. The data is about 250GB in size and the data is stored in an XFS filesystem on one disk and an EXT4 filesystem on the other. I need access to that data from FreeBSD. FreeBSD, in the Handbook, claims to support mounting EXT4 filesystems. It is not so. See Bug 214479. It's worse than this. I am unable to mount a newly-formatted exfat filesystem on a USB drive (formatted on a Windows 10 system), or an ext2 filesystem. The only USB-resident filesystems I've succeeded in mounting are UFS filesystems created by FreeBSD. And yes, I've tried newfs-ing filesystems in the partitions that previously contained rejected ext2 and exfat filesystem just to be sure there wasn't a hardware problem with the USB drive(s) I was using. There isn't. The error messages I get when attempting to mount vary: No such file or directory or operation not permitted, etc.
To use this system, I need the ability to access my archived files. If I can't do that, I can't use the system; simple as that. This should be routine -- just read The Handbook -- but that's just not the case because it appears that the support for mounting the filesystems mentioned, at least on USB drives, is buggy. NFS is a possbility, I suppose, but I'm not enthusiastic about it for a variety of reasons. If anyone has a bright idea, I'd love to hear it. Thanks.
finally have done the job. I've used system without major problems for several weeks now and it's been a pleasure in many ways.
But ... I've now hit a major snag and before I throw up my hands and give up, I thought I'd discuss it here. I have a large amount of archived data on two USB drives. The data is about 250GB in size and the data is stored in an XFS filesystem on one disk and an EXT4 filesystem on the other. I need access to that data from FreeBSD. FreeBSD, in the Handbook, claims to support mounting EXT4 filesystems. It is not so. See Bug 214479. It's worse than this. I am unable to mount a newly-formatted exfat filesystem on a USB drive (formatted on a Windows 10 system), or an ext2 filesystem. The only USB-resident filesystems I've succeeded in mounting are UFS filesystems created by FreeBSD. And yes, I've tried newfs-ing filesystems in the partitions that previously contained rejected ext2 and exfat filesystem just to be sure there wasn't a hardware problem with the USB drive(s) I was using. There isn't. The error messages I get when attempting to mount vary: No such file or directory or operation not permitted, etc.
To use this system, I need the ability to access my archived files. If I can't do that, I can't use the system; simple as that. This should be routine -- just read The Handbook -- but that's just not the case because it appears that the support for mounting the filesystems mentioned, at least on USB drives, is buggy. NFS is a possbility, I suppose, but I'm not enthusiastic about it for a variety of reasons. If anyone has a bright idea, I'd love to hear it. Thanks.