Hi Dears,
I am having trouble mounting a partition with UFS file system (FreeBSD), I am trying to build with the following commands:
mount-r-t-o ufs ufstype = ufs2 / dev/hdb1 / part mount-r-t-o ufs ufstype = 44bsd / dev/hdb1 / part
But appears the following error message:
mount: wrong fs type, bad option, bad superblock on / dev/hdb1, missing codepage or other error In some cases useful info is found in syslog - try dmesg
anybody have any idea?
Thanks,