X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=fuse%2Fguestmount.pod;h=9da740740c17523997cff0fb4cf75a0847b99e9c;hp=263959e7158294a0f907e7ea2182b4380416e718;hb=204d54609b4b3e4ca637f0ce2fe98c33ce9d008b;hpb=429de2254176e470035eef05e0f3e9910d46863c diff --git a/fuse/guestmount.pod b/fuse/guestmount.pod index 263959e..9da7407 100644 --- a/fuse/guestmount.pod +++ b/fuse/guestmount.pod @@ -23,7 +23,7 @@ userspace") to make it appear as a mountable device. Along with other options, you have to give at least one device (I<-a> option) and at least one mountpoint (I<-m> option). How this works is better explained in the L manual page, or you can use -L and/or the the wrapper script +L and/or the wrapper script C to help you. FUSE lets you mount filesystems as non-root. The mountpoint must be @@ -53,6 +53,11 @@ mountpoints for you: option is called I<--ro-fish> or I<--fish> because these parameters are compatible with L. +If you don't know what filesystems are contained in a guest or +disk image, use L first: + + virt-list-filesystems MyGuest + If you want to trace the libguestfs calls but without excessive debugging, we recommend: