9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Eric Van Hensbergen" <ericvh@gmail.com>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu>
Subject: Re: [9fans] Question about v9fs on Gentoo
Date: Thu, 22 Feb 2007 11:59:52 -0600	[thread overview]
Message-ID: <a4e6962a0702220959t4b0ad88ch35ff7cd0bf77c5f0@mail.gmail.com> (raw)
In-Reply-To: <45DDD6F6.8060609@tecmav.com>

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 <a.verardo@tecmav.com> 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.
>


  parent reply	other threads:[~2007-02-22 17:59 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-22 17:46 Adriano Verardo
2007-02-22 17:52 ` Latchesar Ionkov
2007-02-22 18:07   ` Adriano Verardo
2007-02-22 17:52 ` ron minnich
2007-02-22 18:14   ` Adriano Verardo
2007-02-22 19:13     ` ron minnich
2007-02-22 19:14     ` Eric Van Hensbergen
2007-02-22 19:27       ` Adriano Verardo
2007-02-22 19:57         ` Eric Van Hensbergen
2007-02-22 18:28   ` erik quanstrom
2007-02-22 17:59 ` Eric Van Hensbergen [this message]
2007-02-22 18:16   ` Adriano Verardo
2007-02-22 18:39     ` Eric Van Hensbergen
2007-02-22 18:36 Adriano Verardo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a4e6962a0702220959t4b0ad88ch35ff7cd0bf77c5f0@mail.gmail.com \
    --to=ericvh@gmail.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).