Skip to main content

System partition and boot partition

System partition and boot partition

From Wikipedia, the free encyclopedia

System partition and boot partition are computing terms for disk partitions of a hard disk drive that must exist and be properly configured for a system to operate correctly. There are two different definitions for these terms: Microsoft definition (used by Windows) and the common definition used by every other operating system.

Common definition[edit]

In context of every operating system, save those developed by Microsoft Corporation, system partition and boot partition are defined as follows:
  • 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 kernelinitrd, and boot loader GRUB) are mounted at /boot/.[1] Despite Microsoft's radically different definition (see below), System Information, a utility app included in Windows NT family of operating systems refers to it as "boot device".[2][3]
  • 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 / (theroot directory).
In Linux, a single partition can be both a boot and a system partition if both /boot/ and root directory are in the same partition.

Microsoft definition[edit]

Since Windows NT 3.1[4] (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.[5] This partition holds the boot sector and is marked active.[6]:970
  • The boot partition is the disk partition that contains the operating system folder, known as system root or %systemroot% in Windows NT.[7]
A single partition may be both a system and a boot partition. In case they are separate, however, the boot partition does not contain the boot software and the system partition does not have the system root.[6]:971
Before Windows 7, the system and boot partitions were, by default, the same and were given the identifier "C:". After Windows 7, however, Windows Setup creates, by default, a separate system partition that is not given an identifier and therefore is hidden. The boot partition is still given "C:" as its identifier. This configuration is suitable for runningBitLocker, which requires a separate, unencrypted system partition for booting.

See also

Comments

Popular posts from this blog

QBasic and its history

QBasic Not to be confused with  Quick Basic . QBasic Paradigm Procedural Developer Microsoft First appeared 1991 ; 25 years ago OS MS-DOS ,  Windows 95 ,  Windows 98 ,  Windows Me ,  PC DOS ,  OS/2 , eComStation License Part of the operating system (a variety of  closed-source  licenses) Website www .microsoft .com Influenced by QuickBASIC ,  GW-BASIC Influenced QB64 ,  Small Basic QBasic  ( Microsoft  Quick Beginners All purpose Symbolic Instruction Code ) is an  IDE  and  interpreter  for a variety of the  BASIC programming language  which is based on  QuickBASIC . Code entered into the IDE is compiled to an intermediate representation , and this  IR  is immediately interpreted on demand within the IDE. [1]  It can run under nearly all versions of  DOS  and  Windows , or through  DOSBox / DOSEMU , on  Linux  and  FreeBSD . [2]  For its time, QBasic provided a state-of-the-art IDE, including a  debugger  with features such as on-the-fly expression evaluation and

Top 10 keyboard shortcuts everyone should know

Top 10 keyboard shortcuts everyone should know Using keyboard shortcuts can greatly increase your productivity, reduce repetitive strain, and help keep you focused. For example, to copy text, you can highlight text and press the Ctrl + C shortcut. The shortcut is faster than moving your hands from the keyboard, highlighting with the mouse, choosing copy from the file menu, and then returning to the keyboard. Below are the top 10 keyboard shortcuts we recommend everyone memorize and use. Ctrl + C or Ctrl + Insert and Ctrl + X Both  Ctrl + C  and  Ctrl +  Insert  will  copy  the  highlighted  text or selected item. If you want to  cut  instead of copy press  Ctrl + X . Apple  computer users can substitute the Ctrl key for the  command (cmd) key  on their computers. For example, pressing  Cmd + C  copies the highlighted text. Ctrl + V or Shift + Insert Both the  Ctrl + V  and  Shift + Insert  will  paste  the text or object that's in the clipboard . For Apple computer

computer network

A network may refer to any of the following: 1. A network is a collection of computers, servers, mainframes, network devices, peripherals, or other devices connected to one another to allow the sharing of data. An excellent example of a network is the Internet, which connects millions of people all over the world. Below is an example image of a home network with multiple computers and other network devices all connected to each other and the Internet. Computer network Examples of network devices *Desktop computers, laptops, mainframes, and servers *Consoles and thin clients *Firewalls *Bridges *Repeaters *Network Interface cards *Switches, hubs, modems, and routers *Smartphones and tablets *Webcams *Network topologies and types of networks The term network topology describes the relationship of connected devices in terms of a geometric graph. Devices are represented as vertices, and their connections are represented as edges on the graph. It describes