<div dir="ltr">Hi Tru,<br><br>I installed rpmforge, dkms and dmks-ufs, how you can see below:<br><br>[root@fw ~]# rpm -qva |grep dkms<br>dkms-2.0.20.4-1.el5.rf<br>dkms-ufs-2.6.18_8.1.8.el5-3.c5<br><br>[root@fw ~]# lsmod |grep ufs<br>
ufs                    64644  0 <br><br>but I still can't mount the partition:<br><br># mount -t ufs -o ro,ufstype=44bsd /dev/hdb1 /part<br>mount: wrong fs type, bad option, bad superblock on /dev/hdb1,<br>       missing codepage or other error<br>
       In some cases useful info is found in syslog - try<br>       dmesg | tail  or so<br><br>in the dmes, show this error:<br><br><br>ufs_read_super: bad magic number<br><br><br><div class="gmail_quote">On Tue, Sep 30, 2008 at 6:01 PM, Tru Huynh <span dir="ltr"><<a href="mailto:tru@centos.org">tru@centos.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">On Tue, Sep 30, 2008 at 05:12:59PM -0400, William L. Maltby wrote:<br>
><br>
> We need more information. However, presuming you are running 5.2, stock<br>
> kernel, check config-2.6.18-92.1.13.el5 in the grub directory. UFS is<br>
> not enabled. Maybe a plus kernel has it enabled or you can build a<br>
> custom kernel.<br>
<br>
</div><a href="http://people.centos.org/tru/dkms/RPMS/" target="_blank">http://people.centos.org/tru/dkms/RPMS/</a> has the ufs driver<br>
but you need to install RPMforge's dkms package to rebuild the<br>
module for your kernel version.<br>
see <a href="http://wiki.centos.org/AdditionalResources/Repositories" target="_blank">http://wiki.centos.org/AdditionalResources/Repositories</a><br>
<br>
the mount command would be somehting like<br>
mount -t ufs -o ro,ufstype=44bsd /dev/hdb1 /mnt/bsd<br>
<br>
Cheers,<br>
<br>
Tru<br>
<font color="#888888">--<br>
Tru Huynh (mirrors, CentOS-3 i386/x86_64 Package Maintenance)<br>
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xBEFA581B" target="_blank">http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xBEFA581B</a><br>
</font><br>_______________________________________________<br>
CentOS mailing list<br>
<a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Daniel Bruno<br><a href="http://danielbruno.argo.com.br">http://danielbruno.argo.com.br</a><br><a href="mailto:danielbrunos@gmail.com">danielbrunos@gmail.com</a><br>
</div>