It is necessary to describe that the the operating time of bootloader is limeted only in the booting . #19
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
[[sect-installation-gui-storage-partitioning-bootloader]]
|
||||
==== Boot Loader Installation
|
||||
|
||||
{PRODUCT} uses [application]*GRUB2* (GRand Unified Bootloader version 2) as its boot loader. The boot loader is the first program that runs when the computer starts and is responsible for loading and transferring control to an operating system. [application]*GRUB2* can boot any compatible operating system (including Microsoft Windows) and can also use chain loading to transfer control to other boot loaders for unsupported operating systems.
|
||||
{PRODUCT} uses [application]*GRUB2* (GRand Unified Bootloader version 2) as its boot loader. The boot loader is the first program that runs when the computer starts and is responsible for loading and transferring control to an operating system at computer starting. [application]*GRUB2* can boot any compatible operating system (including Microsoft Windows) and can also use chain loading to transfer control to other boot loaders for unsupported operating systems.
|
||||
|
||||
[WARNING]
|
||||
====
|
||||
|
|
|
|||
Reference in a new issue