Content deleted Content added
Ira Leviton (talk | contribs) m Deleted 'ironically' - see Wikipedia:Manual_of_Style/Clarity. |
→Microsoft definition: Marked one source as "dead." Deleted a recently added unreferenced statement. |
||
(8 intermediate revisions by 7 users not shown) | |||
Line 1:
{{Short description|Computing terms for disk partitions}}
{{Redirect-distinguish|System partition|EFI system partition}}
{{Redirect-distinguish|Boot partition|BIOS boot partition}}
Line 5 ⟶ 6:
==Common definition==
In context of every operating system,
* The ''boot partition'' is a [[primary partition]] that contains the [[boot loader]], a piece of software responsible for [[booting]] the [[operating system]]. For example, in the standard [[Linux]] directory layout ([[Filesystem Hierarchy Standard]]), boot files (such as the [[Linux kernel|kernel]], [[initrd]], and boot loader [[GRUB]]) are mounted at <code>/boot/</code>.<ref>{{cite book|last=Petersen|first=Richard|title=Ubuntu The Complete Reference|year=2009|publisher=McGraw-Hill|___location=New York|isbn=978-0-07-164368-
* The ''system partition'' is the disk partition that contains the operating system folder, known as the ''system root''. By default, in Linux, operating system files are mounted at <code>/</code> (the [[root directory]]).
Line 12 ⟶ 13:
==Microsoft definition==
Since [[Windows NT 3.1]] (the first version of Windows NT),<ref>{{cite web|url=https://support.microsoft.com/en-us/kb/100525|title=Definition of System and Boot Partition
* The ''system partition'' (or system volume)<ref name=":1">{{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
* The ''boot partition'' (or boot volume)<ref name=":1" /> is the disk partition that contains the operating system folder, known as the ''system root'' or <code>%systemroot%</code> in [[Windows NT]].<ref name=":0" />{{Rp|174}}
Before [[Windows 7]], the system and boot partitions were, by default, the same and were given the "C:" [[Drive letter assignment|drive letter]].<ref name=winternals5 />{{rp|971}} 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. As of [[Windows 11]], this nomenclature is still used by the "Disk Management" utility.
==See also==
Line 27:
==References==
{{Reflist}}{{Firmware and booting}}
[[Category:Booting]]
[[Category:Disk partitions]]
|