From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <13426df10702221113s9e81a82yd75ecc8e284c1115@mail.gmail.com> Date: Thu, 22 Feb 2007 12:13:09 -0700 From: "ron minnich" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] Question about v9fs on Gentoo In-Reply-To: <45DDDD82.80208@tecmav.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <45DDD6F6.8060609@tecmav.com> <13426df10702220952h6ce1c6e1hd6169e182190e39@mail.gmail.com> <45DDDD82.80208@tecmav.com> Topicbox-Message-UUID: 12838e74-ead2-11e9-9d60-3106f5b1d025 On 2/22/07, Adriano Verardo wrote: > I don't know whether or not there is a specialized mount utils, > as in FreeBSD. no, there has not been, for some years now. > If not, IMHO, mount should recognize the available fs from /proc. > 9p is not listed in /proc/filesystem, also when statically linked in the > kernel. I think It should be. if 9p is not listed in /proc/filesystems, then you have a config problem. You need to resolve that first. That's why I asked if we could see your /proc/filesystems. ron