diff options
author | Jasper Ras <jras@hostnet.nl> | 2025-04-04 14:31:53 +0200 |
---|---|---|
committer | Jasper Ras <jras@hostnet.nl> | 2025-04-04 14:31:53 +0200 |
commit | f9034731fa234a4b5efa1d2d6147fe1e798b6d36 (patch) | |
tree | 3e0ca7f2f73dbdafd666ce0d0a7b04d457394401 /EF00 partition.md | |
parent | 3f69286ef4b15161febb4a4bae085fb4c2c83bbf (diff) |
vault backup: 2025-04-04 14:31:53
Diffstat (limited to 'EF00 partition.md')
-rw-r--r-- | EF00 partition.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/EF00 partition.md b/EF00 partition.md index ccd93e1..0511d20 100644 --- a/EF00 partition.md +++ b/EF00 partition.md @@ -4,4 +4,6 @@ tags: - 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 +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 partition]] contains all tools needed to boot, such as the boot loader and kernel images. + +Typically this partition is mounted as `/boot`.
\ No newline at end of file |