diff options
author | Jasper Ras <jras@hostnet.nl> | 2025-03-29 11:32:44 +0100 |
---|---|---|
committer | Jasper Ras <jras@hostnet.nl> | 2025-03-29 11:32:44 +0100 |
commit | 3f69286ef4b15161febb4a4bae085fb4c2c83bbf (patch) | |
tree | 10679f5b5e712242939a1eba233241fabfec1927 /EF00 partition.md | |
parent | fe63b70cae6e68adea7b25ad2f04ffc834b4e75f (diff) |
vault backup: 2025-03-29 11:32:44
Diffstat (limited to 'EF00 partition.md')
-rw-r--r-- | EF00 partition.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/EF00 partition.md b/EF00 partition.md new file mode 100644 index 0000000..ccd93e1 --- /dev/null +++ b/EF00 partition.md @@ -0,0 +1,7 @@ +--- +tags: + - linux + - boot + - efi +--- +This partition is the EFI system partition a.k.a ESP. UEFI firmware loads the bootloader from here. This partition as opposite to the [[EF02 boot partition]] contains all tools needed to boot, such as the boot loader and kernel images.
\ No newline at end of file |