From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 27 Jul 2006 19:00:38 +0200 To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] mount 9P on Linux and FreeBSD via FUSE From: csant Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 References: <14ec7b180607262309p68833ccbr2d506a3d127d261@mail.gmail.com> <509071940607270458ta9776datbb0cd9ec60c44dd7@mail.gmail.com> <14ec7b180607270924r431c0a2ue9dc7a7e78931473@mail.gmail.com> <6F64DFDC-F660-44A1-9CD7-D9E4ADD76086@lanl.gov> Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: <6F64DFDC-F660-44A1-9CD7-D9E4ADD76086@lanl.gov> User-Agent: Opera Mail/9.01 (Linux) Topicbox-Message-UUID: 8f89b2b4-ead1-11e9-9d60-3106f5b1d025 >> The fuse module is a kernel module, and part of the kernel tree, the >> userland tools are not. > > i kept thinking that all i need to do is mount :) AFAIK you need some filesystem specific mount tool, and umount (requires root privileges) or fusermount (no root privileges) to unmount. Not actually sure if you can mount simply with mount.