From e57c3c37a8648966e19ef33832f353d0f9487a77 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 13 Oct 2011 11:13:05 +0100 Subject: [PATCH 1/1] guestmount: Add note to man page about 'fuse' group for Debian. --- fuse/guestmount.pod | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/fuse/guestmount.pod b/fuse/guestmount.pod index fef84d9..9756a8b 100644 --- a/fuse/guestmount.pod +++ b/fuse/guestmount.pod @@ -80,6 +80,15 @@ C option when mounting: sudo guestmount [...] -o allow_other /mnt +=head2 Enabling FUSE + +On some distros, you may need to add yourself to a special group +(eg. C) before you can use any FUSE filesystem. This is +necessary on Debian and derivatives. + +On other distros, no special group is required. It is not necessary +on Fedora or Red Hat Enterprise Linux. + =head1 OPTIONS =over 4 -- 1.8.3.1