[ Version ( deprecated = true , since = "1.11.12" ) ]
public bool mount_9p (string mounttag, string mountpoint, Mount9P? optargs) throws Error
Warning: mount_9p is deprecated.
mount 9p filesystem
There is no documented replacement
This call does nothing and returns an error.
| this |
A GuestfsSession object |
| optargs |
a GuestfsMount9P containing optional arguments |
|
true on success, false on error |