Installing with manual script, trying to dualboot with windows
I get the following error:
This command halted with exit code 0:
Failed script: /home/arogus/.local/share/omarchy/install/login/enable-mkinitcpio.sh
More specifically, in the log there is the following error:
install: cannot create directory `/boot/EFI/BOOT/` No space left on device
install: cannot create directory `/boot/EFI/Linux/` No space left on device
Since windows creates an EFI big enough for itself only, in archinstall I had created 2 partitions, the btrfs one and an EFI with a /boot mountpoint. The EFI partition is 500MiB.
Any ideas why this might've happened?