Edit README.md

This commit is contained in:
Jane Doe
2025-11-01 16:39:16 +02:00
parent 16f3116de7
commit 0d717dcb10
+5 -4
View File
@@ -224,12 +224,13 @@ will also take place automatically, whenever it is needed.
Select between 'Systemd-boot' & 'Grub'. 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 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] - ### ESP Mountpoint Selection: [Interactive]