X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=guestfish-actions.pod;h=74242e32aa9390c4372dc796d1e154fca503e807;hp=d3912573fac7b1e7a001827733b1ea649de3c13d;hb=65f77271f290eca1d8b91d16fc6e123037f86229;hpb=62df226f26bd6ac3c481a7790eb89d760d2f0386 diff --git a/guestfish-actions.pod b/guestfish-actions.pod index d391257..74242e3 100644 --- a/guestfish-actions.pod +++ b/guestfish-actions.pod @@ -457,13 +457,30 @@ This runs the filesystem checker (fsck) on C which should have filesystem type C. The returned integer is the status. See L for the -list of status codes from C, and note that multiple -status codes can be summed together. +list of status codes from C. -It is entirely equivalent to running C. -Note that checking or repairing NTFS volumes is not supported +Notes: + +=over 4 + +=item * + +Multiple status codes can be summed together. + +=item * + +A non-zero return code can mean "success", for example if +errors have been corrected on the filesystem. + +=item * + +Checking or repairing NTFS volumes is not supported (by linux-ntfs). +=back + +This command is entirely equivalent to running C. + =head2 get-autosync get-autosync @@ -517,6 +534,13 @@ For more information on states, see L. This returns the verbose messages flag. +=head2 grub-install + + grub-install root device + +This command installs GRUB (the Grand Unified Bootloader) on +C, with the root directory being C. + =head2 is-busy is-busy