Content deleted Content added
The "Categories" listed can be hyperlinked directly to the pages; as the Lenovo link referenced; but I know not the Wikipedia HTML input; also, whoever started the ==SERVER DEFINITION== and ==PC DEFINITION== on this... had made the page too convoluted |
The page is fine for now, continual updates are necessarily for technological changes. |
||
Line 1:
{{Redirect-distinguish|System partition|EFI System partition}}
{{Redirect-distinguish|Boot partition|BIOS boot partition}}
{{Redirect|Windows Disk Partition Features}}
{{Redirect|SYSTEM.DRV}}
'''System partition''' and '''boot partition''' are the [[computing]] terms for the [[disk partition]] of a [[hard disk drive]] within a [[Personal Computer|PC]], that must exist and be configured for some [[Operating System]] (OS) to function correctly.
==Personalized Operation==
In the context of personalized operating systems, system partition and boot partition can act as follow:
*The ''disk partition'' might be a manual input decision in the hands of the user or it might be automated by a [[Linux distribution|distro]], as in the case of certain Linux systems and lesser known system platforms.
*The ''boot partition'' is a [[primary partition]] that contains the [[boot loader]], a piece of software responsible for booting the OS. 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=0-07-164368-0|page=473|chapter=Chapter 21: Basic System Administration}}</ref>
*The ''system partition'' is the disk partition that contains the operating system folder, known as ''system root''. By default, in Linux, operating system files are mounted at the <code>/</code>
In Linux systems, a system partition and boot partition can be held within an operating system's main hard or logical disk space, without requiring a separate disk entity; if both <code>/boot/</code> and root directory are in the same partition. Or they can also occupy a single disk partition of their own, separately from each other.
==Proprietary Operation==
In the context of a
*The ''disk partition'' is generally created automatically during factory configuration and assemblage (not to confuse with [[Windows 8]] computers' required firmware attachment of
*The ''system partition'' is a partition that contains boot loaders, software responsible for booting one or more 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><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|page=970-1|edition=5th}}</ref>
*The ''boot partitions'' are 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>
Before [[Windows
==Additional Information==
Some system and boot partition like '''system_DRV''' has no ''drive letters'' assigned and is required by Windows, therefore, cannot be removed. On some brands of computers, such as [[Lenovo]], which also contains a factory-fitted extended partition, it is possible that such system partitions and boot partitions also
==See also==
*[[Sandbox]]
*[[Windows NT startup process]]
*[[Windows Vista startup process]]
|