Content deleted Content added
The page is fine for now, continual updates are necessarily for technological changes. |
The page is fine for now, continual updates are necessarily for technological changes. Hyperlinks needed for touch up. |
||
Line 4:
{{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. A standard definition for ''boot partition'' refers to the [[firmware]] disk partition on a PC's disk drive space, which holds the '''Boot Loader's''' ___location and grants selection access to the available operating systems on the PC to be used and managed by the ''system partition''. Typically,
==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
*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>([[root directory]]).
In Linux systems, a system partition and boot partition can be held within an operating system's main hard disk or logical
==Proprietary Operation==
In the context of a server or a PC with a proprietary operating system, such as Microsoft's [[Windows 7]] and
*The ''disk partition'' is generally created automatically during factory configuration and assemblage (not to confuse with [[Windows 8]] computers' required firmware attachment of EFI or [[UEFI]] in lieu of a [[BIOS]]).
*The ''system partition'' is a partition that contains boot loaders,
*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>
For
Before [[Windows Vista]] and Windows 7, the system and boot partitions were, by default, the same and were given the identifier "C:". After [[Windows XP]], however, the default [[Windows Setup]] creates
==Additional Information==
Some system
==See also==
|