X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=fuse%2Fguestmount.pod;h=9756a8b1f0c9bfe7c4afe7ef5b658376c8e0092f;hb=31bf0cf313f21bdeb0d166c4c76aad050ad32232;hp=fe759fb64ed632dde316df870a18ae32542a6c36;hpb=a711777bedcf64d814bb953ff8771858dbd7161b;p=libguestfs.git diff --git a/fuse/guestmount.pod b/fuse/guestmount.pod index fe759fb..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 @@ -300,6 +309,11 @@ See L. =back +=head1 EXIT STATUS + +This program returns 0 if successful, or non-zero if there was an +error. + =head1 SEE ALSO L,