UFS OpenSuse support for UFS

You have to remove it from the blacklist: rm /usr/lib/modprobe.d/60-blacklist_fs-ufs.conf

It's not that great. YMMV. ZFS is the way.
 
Seemingly mounted fine 4 days ago (booted oS TW LiveUSB to backup 15.1); I didn't try write, but it mounted after modprobe ufs (iirc ufs is default blacklisted)
I tried mounting a UFS partition on Debian but it seemed to need all sorts of things I couldn't figure out so I went back to OpenSuse and am copying UFS partitions form my 'inaccessible' disk to my server for backup purposes.

When it's all backed up I will try to do gpart destroy -F da0 and see if I can regain access from FreeBSD which at this point tells me there is no such geom as da0.
 
using artix linux here, with zen kernel
[No packages needed]
> lsmod | grep -i ufs
ufs 106496 1
> mount | grep ufs
/dev/sdf2 on /mnt/sde2 type ufs (ro,relatime,ufstype=ufs2,onerror=lock)
 
Sidenote, when i do file linux sees my ufs partition nicely.

lsblk & partitionmanager say unknown.
The worst is a zpool special partition. There linux says "crap".

Detecting partitions should be easy. I think "Linux" has a "Licensing problem".
 
Back
Top