X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=guestfish.pod;h=876b9883667338bbcec34b2751546e76b3f573d6;hb=b20a0916d8711fd3fb448dc5d4febee9d7a6331c;hp=25080664ab73873c3cc4eaff8ef90724e35b2681;hpb=b1e1ca2f74a921b3f784537d59c617df29ea1d60;p=libguestfs.git diff --git a/guestfish.pod b/guestfish.pod index 2508066..876b988 100644 --- a/guestfish.pod +++ b/guestfish.pod @@ -49,13 +49,13 @@ Remove C (in reality not such a great idea): =head2 As an interactive shell $ guestfish - + Welcome to guestfish, the libguestfs filesystem interactive shell for editing virtual machine filesystems. - + Type: 'help' for help with commands 'quit' to quit the shell - + > help =head2 As a script interpreter @@ -152,6 +152,11 @@ You have to mount something on C before most commands will work. If any C<-m> or C<--mount> options are given, the guest is automatically launched. +If you don't know what filesystems a disk image contains, you +can either run guestfish without this option, then list the partitions +and LVs available (see L and L commands), +or you can use the L program. + =item B<-n> | B<--no-sync> Disable autosync. This is enabled by default. See the discussion @@ -682,6 +687,7 @@ L, L, L, L, +L, L, L, L.