I used the instructions in http://wiki.centos.org/HowTos/BuildingKernelModules to build the UFS kernel module (ufs.ko).
Note that (in step 3) it's necessary to compile the whole kernel (takes about 1 hour)
Есть инструкции по монтированию разделов UFS в CentOS ( как здесь ), но они используют kmod-ufs
пакет от ELRepo, и в ELRepo для CentOS 7 такого пакета нет.
Как установить модуль ядра UFS для CentOS 7? Кроме того, как я могу скомпилировать этот модуль из исходного кода?
I used the instructions in http://wiki.centos.org/HowTos/BuildingKernelModules to build the UFS kernel module (ufs.ko).
Note that (in step 3) it's necessary to compile the whole kernel (takes about 1 hour)