JD jd1008 at gmail.com
Thu Mar 17 16:04:58 UTC 2011


On 03/17/2011 01:41 AM, xinyou yan wrote:
> I have a freebsd system.
> In my computer   /dev/sda10 is a freebsd slice.
>
> I use mount -t ufs /dev/sda10 /tmp
> It fail.
>
> mount: wrong fs type, bad option, bad superblock on /dev/sda10,
>         missing codepage or helper program, or other error
>         In some cases useful info is found in syslog - try
>         dmesg | tail  or so
>
> How can i mount it?

I am not sure it is enabled by default in kernel build options.
And even when it is (by user's own build options), it only
supports READ ONLY.
If your FreeBSD os is recent, Linux's port of UFS might not
be able to mount it.
It is worth trying though.


More information about the users mailing list