I’m trying to install EndeavourOS for the first time (and Arch distro for that matter).
While going through the installer I spotted something weird - installer is saying that it will create EFI partition on /dev/sda1, which in my case is my USB stick with Ventoy I’m using to run the ISO file. Is that normal? Or is it something unexpected?
For some reason in the dropdown menu I can choose only “sda1” and “New”, and entries are duplicated (also a side note, sometimes while picking a partition to replace, whole installer just closes immediately)
I tried selecting “New”, but in the Summary there is nothing indicating that EFI will be created. As if it wasn’t working.
Where the install will be placed is indicated in the entry box with the red arrow.
In this case, the install will be on your NVME. There is also a down arrow at the right of the entry box where one can choose a different destination.
Hey, thanks for the response. But I think there was a misunderstanding. I know that I can choose the drive at the top. I did that. And I chose correct NVME, but I have a problem with the EFI partition at the bottom.
If I will leave it at the default selected option of /dev/sda1, then it looks like it will try and use EFI partition from my USB stick, while whole installation will be on /dev/nvme1n1.
Oh, nice to know.
So I did that. I created a partition from the free space and summary looks a little bit different now, saying that it will first delete the partition. But still no mention about creating partition or mounting EFI. Should I proceed with it anyway or I have to do something differently?
EDIT2: Tried installing it using “alongside option”, but installation failed with “Bad main script” error
EDIT3: It seems there was an issue with using systemd, after switching to Grub and doing manual partitioning it worked.