From 0d717dcb10afe4f89d510a07587b4da40919c057 Mon Sep 17 00:00:00 2001 From: Jane Doe Date: Sat, 1 Nov 2025 16:39:16 +0200 Subject: [PATCH] Edit README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 629266a..987a675 100644 --- a/README.md +++ b/README.md @@ -224,12 +224,13 @@ will also take place automatically, whenever it is needed. Select between 'Systemd-boot' & 'Grub'. -- #### If 'Systemd-boot' is selected, (U)nified (K)ernel (I)mages are used exclusively. - +- #### If 'Systemd-boot' is selected: +(U)nified (K)ernel (I)mages are used exclusively. 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. +and instead of UKIs the installer will make use of 'Systemd-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). +- #### 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]