Edit README.md

This commit is contained in:
Jane Doe
2025-11-01 16:56:28 +02:00
parent 9c9167374a
commit 1c481b4ac0
+5 -3
View File
@@ -241,10 +241,12 @@ The user can now select between the 'Standard Boot Path' or the 'Fallback Boot P
Select between '/efi' & '/boot' as your mountpoint for your ESP. Select between '/efi' & '/boot' as your mountpoint for your ESP.
If Dual-Booting with Windows, meaning having an ESP as little as 100Mb, you could use that ESP with Linux too. If Dual-Booting with eg. Windows, meaning having an ESP as little as 100Mb, you could use that ESP with Linux too.
In order to achive this, create an 'XBOOTLDR' partition using the 'Manual Partitioning' stage, use 'Systemd-boot' as your bootloader In order to achieve this, create an 'XBOOTLDR' partition using the 'Manual Partitioning' stage, use 'Systemd-boot' as your bootloader
and set it to mount ESP to 'EFI' to store the UKI(s) and 'XBOOTLDR' partition mounted to 'Boot' to store the Kernel and initramfs. and select mounting the ESP to '/efi'.
The installer will take care of the rest.
- ### Filesystem Selection: [Interactive] - ### Filesystem Selection: [Interactive]