Changes

Jump to: navigation, search

OPS435 Python Assignment 2 C

228 bytes added, 00:53, 3 April 2018
Module name, function names, function parameter(s) and return values
** start sector number (in LBA mode)
** size of partition in sectors
* gpt_part() - which when called with a valid physical storage device name, will return all the partitions found on the device.Each partition information return must contain the following fields:** Partition type GUID** Unique partition GUID** First LBA sector of the partition** Last LBA sector of the partition** Attribute flags** Partition name 
= Resources =
* [https://en.wikipedia.org/wiki/Master_boot_record Master Boot Record - 4 partition entries]
* [https://en.wikipedia.org/wiki/Extended_boot_record Extended partition and logical partitions]
* [https://en.wikipedia.org/wiki/GUID_Partition_Table GPT partitions]
1,760
edits

Navigation menu