Partition Table: Difference between revisions

change type definition in size column to size
[unchecked revision][unchecked revision]
(Remove mention of the previously-included 48-bit proposal)
(change type definition in size column to size)
Line 49:
|-
| 0
| 1 byte
| Boot indicator bit flag: 0 = no, 0x80 = bootable (or "active")
|-
| 1
| 1 byte
| Starting head
|-
Line 65:
|-
| 4
| 1 byte
| System ID
|-
| 5
| 1 byte
| Ending Head
|-
Line 81:
|-
| 8
| 4 bytes
| uint32_t
| Relative Sector (to start of partition -- also equals the partition's starting LBA value)
|-
| 12
| 4 bytes
| uint32_t
| Total Sectors in partition
|}
Anonymous user