diff options
author | Jasper Ras <jaspert.ras@gmail.com> | 2025-04-18 21:01:49 +0200 |
---|---|---|
committer | Jasper Ras <jaspert.ras@gmail.com> | 2025-04-18 21:01:49 +0200 |
commit | a8a8e1f984f20c8008f3a5f57cd39b416eb73104 (patch) | |
tree | 2262794b52d82c5fd9cbc55b503b52fafbd3af8a /EF00 partition.md | |
parent | 5fa69499917fab7a026c90c8321dbcc22734106a (diff) | |
parent | ab409a3701bf59dd73dc1e0324376bdac8b6d74f (diff) |
vault backup: 2025-04-18 21:01:49
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 |