Content deleted Content added
The page is fine for now, continual updates are necessarily for technological changes. Hyperlinks needed for touch up. |
The page is fine for now, continual updates are necessarily for technological changes. Hyperlinks needed for touch up. |
||
Line 4:
{{Redirect|SYSTEM.DRV}}
'''System
==Personalized Operation==
Line 12:
*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 a single logical 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, separated from each other.
==Proprietary Operation==
In the context of a server or a PC with a proprietary operating system, such as Microsoft's [[Windows 7]] and later editions, it can be understood as following ''(the names of System/Boot partitions are reversed in their actual functionality for Windows systems)'':
*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 the [[boot
*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 some Windows NT disk systems, a single disk partition space may hold both the system and the boot partition. If these are separated, the boot partition might not have the boot software and the system partition might not process the system root.<ref name=winternals5
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 a separate system partition that is not assigned with an identifier - and therefore is hidden. The boot partition which contains the [[user space]] is still given "C:" as its identifier letter. This type of setting is suitable for the operating-system partition to run full disk encryption programs such as [[Veracrypt]], [[TrueCrypt]] or Microsoft's [[BitLocker]], since the Windows system requires a separate, unencrypted partition for [[booting]].
Line 27:
==See also==
*[[Sandbox (computer security)]]
*[[Windows NT startup process]]
*[[Windows Vista startup process]]
|