What is Partition Boot Sector?
Each partition (also sometimes called a “logical DOS volume” in the DOS/Windows world) has its own volume boot sector. This is distinct from the master boot sector (or record) that controls the entire disk, but is similar in concept. It is also sometimes called the volume boot record or partition boot sector. Each volume boot sector contains the following:
Disk Parameter Block: Also sometimes called the media parameter block, this is a data table that contains specific information about the volume, such as its specifications (size, number of sectors it contains, etc.), label name, and number of sectors per cluster used on the partition.
Volume Boot Code: This is code that is specific to the operating system that is using this volume and is used to start the load of the operating system. This code is called by the master boot code that is stored in the master boot record, but only for the primary partition that is set as active. For other partitions, this code sits unused.
The volume boot sector is created when you do a high-level format of a hard disk partition. The boot sector’s code is executed directly when the disk is booted, making it a favorite target for virus writers. The information contained in the disk parameter block is used by the operating system to determine where other internal structures of the partition are located, such as the file allocation tables.

NTFS Partition Structure

NTFS Architecture
Partition Boot Sector
To fix boot sector, you may refer another article.
Lear more about HDD Basic
Lear more about HDD Tool
Popularity: 4%
Related Articles
One Response to What is Partition Boot Sector?
Leave a Reply Cancel reply
Categories
- Data Backup
- Data Recovery
- Data Security
- Data Transfer
- Extend Partition
- HDD Basic
- HDD Clone
- HDD defragment
- HDD diagnose
- HDD monitor
- HDD News
- HDD optimise
- HDD repair
- HDD tool
- Partition magic
- Partition Manager
- Partition Recovery
- RAID
- Resize Partition
- Review
- Software Coupon
- Windows 2003 Server
- windows 7
Translator

Most Viewed
- How to Solve C Drive Run Out of Space Problem with Ease? - 60,358 views
- How to Merge Partitions in Windows Server or PC to Increase C Drive? - 45,081 views
- How to use Diskpart command line to convert/resize/delete partitions? - 38,100 views
- How to convert NTFS to FAT32 without data losing? - 32,318 views
- Change Partition Type between Logical and Primary without Data Losing - 27,521 views
- Resize Windows Server 2000/2003/2008 with Partition Magic Server Software - 24,601 views
- What is RAID 5 and its features, advantage and disadvantage? - 22,351 views
- Convert Dynamic Disk to Basic Disk without Data Losing - 20,084 views
- Hard Disk and Hard Drive Physical Components - 18,465 views
- How to change cluster size without reformatting? - 16,963 views











Excellent article, plenty of good quality info. I am going to point out to my friend and ask them the things they think.