Skip to content

Commit 2bcc9b6

Browse files
Update guides/common/modules/con_http-booting.adoc
Co-authored-by: Maximilian Kolb <[email protected]>
1 parent cdd0434 commit 2bcc9b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/common/modules/con_http-booting.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The term HTTP booting refers to two booting stages: UEFI HTTP Boot and Boot Load
88
UEFI HTTP booting is the process of fetching the Network Bootstrap Program (NBP) by the UEFI firmware using HTTP(S) protocol.
99
The NBP is typically the boot loader such as GRUB2.
1010

11-
Boot loader HTTP booting is the process of fetching installation files such as kernel and initrd by the boot loader using HTTP(S) protocol.
11+
Boot loader HTTP booting is the process of fetching installation files such as kernel and initrd by the boot loader over HTTP(S).
1212

1313
In HTTP boot, files are transferred over HTTP instead of TFTP.
1414
Using this method can help reduce the booting time during host provisioning.

0 commit comments

Comments
 (0)