From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <45DDDD82.80208@tecmav.com> Date: Thu, 22 Feb 2007 19:14:26 +0100 From: Adriano Verardo User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910 MIME-Version: 1.0 To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] Question about v9fs on Gentoo References: <45DDD6F6.8060609@tecmav.com> <13426df10702220952h6ce1c6e1hd6169e182190e39@mail.gmail.com> In-Reply-To: <13426df10702220952h6ce1c6e1hd6169e182190e39@mail.gmail.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 1266bde4-ead2-11e9-9d60-3106f5b1d025 ron minnich wrote: Sorry, I was saying ... I tried both "9p" and "9P". I don't know whether or not there is a specialized mount utils, as in FreeBSD. 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. > On 2/22/07, Adriano Verardo 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. >> > > the mount utility? Hmm. We don't have a special one any more. What does > cat /proc/filesystems > show? > > ron > >