

However, in case they are separate, the boot partition does not contain the boot loader and the system partition does not have the system root. : 174Ī single partition may be both a system and a boot partition. The boot partition (or boot volume) is the disk partition that contains the operating system folder, known as the system root or %systemroot% in Windows NT.: 1087 This partition holds the boot sector and is marked active.
#CREATE BOOT PARTITION LINUX SOFTWARE#
The system partition (or system volume) is a primary partition that contains the boot loader, a piece of software responsible for booting the operating system.Since Windows NT 3.1 (the first version of Windows NT), Microsoft has defined the terms as follows: In Linux, a single partition can be both a boot and a system partition if both /boot/ and the root directory are in the same partition.

By default, in Linux, operating system files are mounted at / (the root directory).

