Content deleted Content added
Consolidated two very similar sources into one. {{Rp}} is used for page numbering. |
Added the mention of system volume and boot volume |
||
Line 2:
{{Redirect-distinguish|Boot partition|BIOS boot partition}}
'''System partition''' and '''boot partition''' (also known as '''system volume''' and '''boot volume''') are computing terms for [[disk partition]]s of a [[hard disk drive]] or [[solid-state drive]] that must exist and be properly configured for a
==Common definition==
Line 12:
==Microsoft definition==
Since [[Windows NT 3.1]] (the first version of Windows NT),<ref>{{cite web
*The ''system partition'' is a primary partition that contains the boot loader, a piece of software responsible for booting the OS.<ref name=":0">{{cite book|title=Microsoft Encyclopedia of Networking|last2=Tulloch|first2=Ingrid|publisher=[[Microsoft Press]]|year=2002|isbn=0-7356-1378-8|edition=2nd|___location=Redmond, WA|pages=|first1=Mitch|last1=Tulloch}}</ref>{{Rp|1087}} This partition holds the [[boot sector]] and is marked active.<ref name=winternals5>{{cite book|last1=Russinovich|first1=Mark E|last2=Ionescu|first2=Alex|last3=Solomon|first3=David A|title=Windows Internals|year=2008|publisher=Microsoft Press|___location=Redmond, WA|isbn=0-7356-2530-1|edition=5th}}</ref>{{rp|970}}
*The ''boot partition'' is the disk partition that contains the operating system folder, known as ''system root'' or <code>%systemroot%</code> in [[Windows NT]].<ref name=":0" />{{Rp|174}}
A single partition may be both a system and a boot partition. In case they are separate, however, the boot partition does not contain the boot
The terms ''system volume'' and ''boot volume'' are respectively equivalents of the aforementioned terms.<ref>{{Cite web|url=https://support.microsoft.com/en-us/help/314470/definitions-for-system-volume-and-boot-volume|title=Definitions for system volume and boot volume|last=|first=|date=29 October 2009|website=Support|publisher=[[Microsoft]]|archive-url=|archive-date=|dead-url=|access-date=}}</ref>
Before [[Windows 7]], the system and boot partitions were, by default, the same and were given the identifier "C:". Since Windows 7, however, [[Windows Setup]] creates, by default, a separate system partition that is not given an identifier and therefore is hidden. The boot partition is still given "C:" as its identifier. This configuration is suitable for running [[BitLocker]], which requires a separate, unencrypted system partition for [[booting]].
Line 28 ⟶ 30:
==References==
{{Reflist}}
[[Category:Booting]]
|