Content deleted Content added
Added the mention of system volume and boot volume |
c.e. |
||
Line 2:
{{Redirect-distinguish|Boot partition|BIOS boot partition}}
The '''
==Common definition==
In context of every operating system, save those developed by [[Microsoft
*The ''boot partition'' is a [[primary partition]] that contains the [[boot loader]], a piece of software responsible for [[booting]] the
*The ''system partition'' is the disk partition that contains the
In Linux, a single partition can be both a boot and a system partition if both <code>/boot/</code> and the root directory are in the same partition.
==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|last=|first=|date=20 February 2007|website=Support|publisher=[[Microsoft]]|archive-url=https://web.archive.org/web/20160313090403/https://support.microsoft.com/en-us/kb/100525|archive-date=13 March 2016|dead-url=yes|accessdate=}}</ref> Microsoft has defined the terms as follows:
*The ''system partition'' is a primary partition that contains the boot loader, a piece of software responsible for booting the
*The ''boot partition'' 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}}
A single partition may be both a system and a boot partition.
The
Before [[Windows 7]], the system and boot partitions were, by default, the same and were given the
==See also==
|