part_del
Description:
delete a partition
This command deletes the partition numbered partnum on device.
Note that in the case of MBR partitioning, deleting an extended partition also deletes any logical partitions it contains.
Parameters:
| this |
A GuestfsSession object |
Returns:
|
true on success, false on error |