[ Version ( since = "1.19.56" ) ]
public bool mklost_and_found (string mountpoint) throws Error
make lost+found directory on an ext2/3/4 filesystem
Make the "lost+found" directory, normally in the root directory of an ext2/3/4 filesystem. mountpoint
is the directory under
which we try to create the "lost+found" directory.
this |
A GuestfsSession object |
true on success, false on error |