aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHimbeerserverDE <himbeerserverde@gmail.com>2024-01-16 19:28:14 +0100
committerHimbeerserverDE <himbeerserverde@gmail.com>2024-01-16 19:29:54 +0100
commit8f54eba190e1699418a536ac055fe36b4c44ccd8 (patch)
tree54c71503f7f3fddfcd3b48a28bad3a1322f8e2b7
parentcdd315b4003f362862fbcb2eb00d72c2c31ab6d3 (diff)
document dell uefi ignoring efibootmgr
Fixes #24.
-rw-r--r--README.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/README.md b/README.md
index f4125a6..2159485 100644
--- a/README.md
+++ b/README.md
@@ -49,6 +49,25 @@ curl -fsSL https://raw.githubusercontent.com/HimbeerserverDE/artixinstall/main/<
The UEFI scripts will ignore the GRUB target as they skip it completely.
+# Quirks
+
+## No UEFI boot entries on Dell Latitude E5270
+
+For some unknown reason this laptop refuses to list or boot any entries
+created by `efibootmgr`. This most likely can't be fixed in this script.
+A workaround is to add the entries from the UEFI setup menu
+(select the EFI partition, it should be the first partition on the OS drive):
+
+### Traditional Install
+
+* Artix Linux: `\EFI\artix\artix-linux.efi`
+* Artix Linux (fallback initramfs): `\EFI\artix\artix-linux-fallback.efi`
+
+### Encrypted Install
+
+* Artix Linux: `\EFI\artix\artix-linux-hardened.efi`
+* Artix Linux (fallback initramfs): `\EFI\artix\artix-linux-hardened-fallback.efi`
+
# Partition Layout
## BIOS