Hi…
I have been a windows user since a long time but now i am shifting to linux. I tried installing manjaro on my primary system, but i am now stuck on this error.
Boost.Python error in job "bootloader’
Command ‘grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=Manjaro --force’ returned non-zero exit status 1.
Installing for x86_64-efi platform. Could not prepare Boot variable: No space left on device grub-install: error: efibootmgr failed to register the boot entry: Input/output error.
Traceback:
File “/usr/lib/calamares/modules/bootloader/main.py”, line 476, in run prepare_bootloader(fw_type)
File “/usr/lib/calamares/modules/bootloader/main.py”, line 448, in prepare_bootloader install_grub(efi_directory, fw_type)
File"/usr/lib/calamares/modules/bootloader/main.py", line 310, in install_grub check_target_env_call([libcalamares.job.configuration[“grubinstall”],
File “”, line 6, in
I tried to find some solutions online, but they all point out to the boot/efi partition which should be formatted as fat32. I tried to do the same but the same error persists.
I tried both MBR as well as GPT based partitioning as well as the manual and auto installer.
Please help me with the same.