blockdev_rereadpt
Description:
[
Version ( since =
"1.9.3" ) ]
public bool blockdev_rereadpt (
string device)
throws Error
reread partition table
Reread the partition table on device
.
This uses the blockdev(8) command.
Parameters:
this |
A GuestfsSession object
|
Returns:
true on success, false on error
|