Hello
I try to install nixos on my desktop PC (along existing Ubuntu and Windows 10).
I prepared three partitions “nix-root”, “@home” (identical to the Ubuntu home partition) and “nix-log” and mounted all of them in the correct tree into the /mnt directory of the RAM based console installer, including the EFI partition (to nix-root/boot).
When I try to install, I get the following error at the end:
efiSysMountPoint = ‘/boot’ is not a mounted partition
Which is strange for me, as the boot folder is mounted and contains the correct files (from the Windows and Ubuntu bootloader).
As there is no graphical UI, I have taken a photo of the screen, which shows the mounted partitions, the content of the boot folder, the install command and the error.
Anybody have a idea, what is wrong?
Thanks
Michael