I need some assistance mount a UFS2 partition as read and write. if its not possible, then I may have to copy a few hundred GBs of data :(. Its rather urgent.
It maybe because of the license UFS2 uses, it is under the BSD license isn’t it?
If that is the case it can’t be included with the Linux kernel, kind of like the whole reason ZFS isn’t.
But there should be no reason why it can’t be mounted using FUSE. :\
OK, i think i have a way around it. I’m copying the data to an NFS share and then deleting the FS and then reformat. This is actually the first time I’ve done this via Putty only. (including the NFS mount on a CentOS VM then mounting the share, then copying) I now feel like i’m really getting the hang of command line. I’m really loving it ;). Now to wait a few hours for this thing to copy rotfl!