Hi there,
I've got the problem that the Installer ( manjaro-xfce-18.0.4-stable-x86_64.iso ) always fails to install at the Bootloader step. (it even took me a while to get past the "waiting for 1 module" step).
Here is the output of the installer (started via terminal).
My Setup:
- One SSD with Windows
- EFI Partition for Windows (I think about 100mb)
- Windows
- NVME SSD for Games (50% Windows, 50% ext4 for Linux (/usr/games))
- One SSD for Linux
- EFI Partition (500mb with boot and esp flag)
- root
- swap
- home
The reasons for having two EFI partitions comes down to Windows. I usually re-install Windows with every big update and don't want my Linux bootloader to be wiped, thus I created a second efi partition on my linux ssd.
This setup worked fine so far using either AntergOS (with Grub) or native Arch Linux (with systemd-boot), but seems to fail using Manjaro.
Any ideas how to solve this problem?