part_get_bootable


Description:

[ Version ( since = "1.3.2" ) ]
public int8 part_get_bootable (string device, int32 partnum) throws Error

return true if a partition is bootable

This command returns true if the partition partnum on device has the bootable flag set.

See also part_set_bootable.

Parameters:

this

A GuestfsSession object

Returns:

the returned value, or -1 on error