I’m trying to install on Gigagyte Brix-N2807. It’s funky hardware, x64 cpu but 32bit UEFI.
[code]Boost.Python error in job “bootloader”.
<class ‘subprocess.CalledProcessError’>
Command ‘grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=Netrunner_Core --force’ returned. non-zero exit status 1
Traceback:
File “/usr/lib/calamares/modules/bootloader/main.py”, line 313, in run
prepare_bootloader(fw_type)
File “/usr/lib/calamares/modules/bootloader/main.py”, line 301, in prepare_bootloader
install_grub(efi_directory, fw_type)
File “/usr/lib/calamares/modules/bootloader/main.py”, line 220, in install_grub
“–force”])
File “”, line 2, in [/code]