X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=src%2Fgenerator.ml;h=29f74389588b4d89126c9b802d69b751822086ff;hb=99bd425a0a8fb02c27e0c22b32dafa804773a7b1;hp=a54ac3fdd9ce090b4ceaed85a28a4953cd86c436;hpb=316bbc36662c0df6b3d0ad48790e0b551a291df6;p=libguestfs.git diff --git a/src/generator.ml b/src/generator.ml index a54ac3f..29f7438 100755 --- a/src/generator.ml +++ b/src/generator.ml @@ -53,7 +53,13 @@ names can be used. The rules are the same as for L: A filesystem must first be mounted on C before others can be mounted. Other filesystems can only be mounted on directories which already -exist."); +exist. + +The mounted filesystem is writable, if we have sufficient permissions +on the underlying device. + +The filesystem options C and C are set with this +call, in order to improve reliability."); ("sync", (Err, P0), 2, "Sync disks, writes are flushed through to the disk image",