Hi,
Does TC 3.4 support ufs filesystem?
I cant seem to get my external usb drive to mount anymore. Mounts ok on another computer(ubuntu)
Drive is recognized (lsusb) and appears in mount tool as sdc1 but clicking on it fails to mount but no error given (even in log)
Tried the following command line:
sudo mount -r -t ufs -o ufstype=ufs2 /dev/sdc /mnt/sdc1
Tried loading file-systems package but uit is not in there either.
Any suggestions? It used to work. Thanks.