git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6db819
)
guestmount: Add note to man page about 'fuse' group for Debian.
author
Richard W.M. Jones
<rjones@redhat.com>
Thu, 13 Oct 2011 10:13:05 +0000
(11:13 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Thu, 13 Oct 2011 14:25:13 +0000
(15:25 +0100)
fuse/guestmount.pod
patch
|
blob
|
history
diff --git
a/fuse/guestmount.pod
b/fuse/guestmount.pod
index
fef84d9
..
9756a8b
100644
(file)
--- a/
fuse/guestmount.pod
+++ b/
fuse/guestmount.pod
@@
-80,6
+80,15
@@
C<allow_other> 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<fuse>) 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