System partition and boot partition: Difference between revisions

Content deleted Content added
cat
Codename Lisa (talk | contribs)
Microsoft definition: Revived a dead URL
Line 12:
 
==Microsoft definition==
Since [[Windows NT 3.1]] (the first version of Windows NT),<ref>{{cite web |title=Definition of System and Boot Partition |url=https://support.microsoft.com/en-us/kb/100525 |website=Support |publisher=[[Microsoft]] |accessdate=18 February 2016 |dead-url=yes |archive-url=https://web.archive.org/web/20160313090403/https://support.microsoft.com/en-us/kb/100525 |archive-date=13 March 2016}}</ref> (the first version of Windows NT), 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 OS.<ref>{{cite book|first1=Mitch|last1=Tulloch|first2=Ingrid|last2=Tulloch|title=Microsoft Encyclopedia of Networking|year=2002|publisher=[[Microsoft Press]]|___location=Redmond, WA|isbn=0-7356-1378-8|page=1087|edition=2nd}}</ref> 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>{{cite book|first1=Mitch|last1=Tulloch|first2=Ingrid|last2=Tulloch|title=Microsoft Encyclopedia of Networking|year=2002|publisher=[[Microsoft Press]]|___location=Redmond, WA|isbn=0-7356-1378-8|page=174|edition=2nd}}</ref>