Which kernel version?

Or better yet, cat /proc/filesystems with the v9fs module installed.
You'll see either 9P2000, 9P, or 9p depending on kernel version, then
you should be able to use that as the argument to mount -t (ie. mount
-t 9p 127.0.0.1)

There was some unfortunate churn in the naming of the fs, but we've
now settled on 9p.

         -eric


On 2/22/07, Adriano Verardo <[EMAIL PROTECTED]> wrote:
Hi, all.

I've configured Gentoo' v9fs without any problems (both dynamic and
in-kernel) but I cannot use it because the mount utility doesn't
recognize the "9P" file system type.

Where can I find the correct mount util ?
 From p9p ?

Thanks.

Reply via email to