From 16f3116de7da6edcd74f2231f31a8557a03e32e4 Mon Sep 17 00:00:00 2001 From: Jane Doe Date: Sat, 1 Nov 2025 16:36:35 +0200 Subject: [PATCH] Edit README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f88538e..629266a 100644 --- a/README.md +++ b/README.md @@ -224,10 +224,12 @@ will also take place automatically, whenever it is needed. Select between 'Systemd-boot' & 'Grub'. -If 'Systemd-boot' is selected, Unified Kernel Images are used exclusively. +- #### If 'Systemd-boot' is selected, (U)nified (K)ernel (I)mages are used exclusively. -If 'Grub' is selected, it will be installed at uEFI's 'Fallback Boot Path' (used for Removable Devices) -to avoid/prevent known issues when dual-booting with Windows. +If Dual/Multi booting is desired & the ESP is < 200Mb, then an Extended Bootloader Partition (XBOOTLDR) is expected to be present on disk +and instead of UKIs the installer will make use of 'Sd-boot Entries', to save up as much space as possible in the ESP. + +- #### If 'Grub' is selected, the user can now select between the 'Standard Boot Path' or the 'Fallback Boot Path' (used for Removable Devices). - ### ESP Mountpoint Selection: [Interactive]