BIOS Parameter Block

E195201

The BIOS Parameter Block is a data structure in a disk’s boot sector that defines the volume’s layout and filesystem parameters, such as sector size, cluster size, and file allocation table details.

All labels observed (1)

Label Occurrences
BIOS Parameter Block canonical 1

How this entity was disambiguated

Statements (48)

Predicate Object
instanceOf data structure ⓘ
disk layout metadata structure ⓘ
alsoKnownAs BPB ⓘ
associatedWith BIOS-level disk services ⓘ
category computer storage technology ⓘ
filesystem metadata ⓘ
containsField bytes per sector ⓘ
drive number ⓘ
filesystem type string ⓘ
hidden sectors ⓘ
media descriptor ⓘ
number of FATs ⓘ
number of heads ⓘ
reserved sector count ⓘ
root directory entry count ⓘ
sectors per FAT ⓘ
sectors per cluster ⓘ
sectors per track ⓘ
total sectors ⓘ
volume ID ⓘ
volume label ⓘ
criticalFor locating file allocation table ⓘ
locating root directory ⓘ
mounting a volume ⓘ
dataType binary structure ⓘ
definedInContextOf disk boot sector ⓘ
extendedBy FAT32 extended BPB ⓘ
linked to: FAT32

NTFS extended BPB-like structure ⓘ
exFAT extended BPB ⓘ
linked to: exFAT
fixedPosition offset after jump instruction and OEM name in boot sector ⓘ
influences cluster addressing scheme ⓘ
maximum file system capacity ⓘ
maximum volume size ⓘ
interpretedBy bootloader ⓘ
operating system kernel ⓘ
introducedFor MS-DOS 2.0 ⓘ
linked to: MS-DOS
locatedAt first sector of a volume ⓘ
locatedIn volume boot record ⓘ
primaryPurpose describe volume layout ⓘ
provide filesystem parameters to boot code and OS ⓘ
standardizedIn Microsoft FAT specification ⓘ
usedIn FAT12 file system ⓘ
linked to: FAT12

FAT16 file system ⓘ
linked to: FAT16

FAT32 file system ⓘ
IBM PC-compatible systems ⓘ
MS-DOS file systems ⓘ
NTFS file system ⓘ
exFAT file system ⓘ

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

FAT16 → bootSectorContains → BIOS Parameter Block ⓘ