Bootloader installation failure error everytime I try to install EnOS

Everything passes successfully but at the end of the installation it says failure and says that the bootloader (grub) could not successfully install. I already have windows 11 installed on my system. I shrunk the partition and created ~99 gb of unallocated space for EnOS to replace upon installation. Installing it the first time had the same error (error code 1, grub-install), i tried deleting that partition and wiping it for EnOS to try again, but to no avail.

I have posted the installation logs here on termbin. Any help is appreciated! :smiley:
https://termbin.com/zakf

EDIT: Just to clarify. Secure boot is disabled. It is a UEFI system to the best of my knowledge (its a fairly new system)
FURTHER UPDATE:
looking through similar posts on this error “stdout:Installing for x86_64-efi platform.
grub-install: error: cannot copy /boot/grub/x86_64-efi/core.efi' to /boot/efi/EFI/endeavouros/grubx64.efi’: No space left on device.” (which i also have), some people tried reflashing their BIOS? is that really the only option i have left because i do not want to fiddle with that thing ;-;

h e l p

Well maybe you are refering to the below linked topic, there is also a advice given to create a new efi partition for the bootloader in this topic , maybe this might help.

Could you walk me through the steps of creating a new one? Is there any setup that i’ll need to do, also what size? I dont wanna brick my windows install :p.

Have to checked to make sure your EFI isn’t full?

Also, did you disable “Fast Startup” within Windows?(This is not “Fast Boot” in your BIOS but a setting in Windows) If not, your ESP may be marked dirty as Windows and it will not be writable in Linux.

1 Like

Sorry to say but after checking the log you posted, EFI is full:

2025-05-09 - 14:45:48 [6]: [PYTHON JOB]: "NAME        FSTYPE   FSVER            LABEL       UUID                                 FSAVAIL FSUSE% MOUNTPOINTS   SIZE\n" 
2025-05-09 - 14:45:48 [6]: [PYTHON JOB]: "|-nvme0n1p1 vfat     FAT32            SYSTEM      045A-E02C                                 2K   100% /boot/efi     100M\n" 
2025-05-09 - 14:45:48 [6]: [PYTHON JOB]: "|-nvme0n1p2                                                                                                          16M\n" 
2025-05-09 - 14:45:48 [6]: [PYTHON JOB]: "|-nvme0n1p3 ntfs                      Local Disk  01DAFE936B81FEA0                                                378.2G\n" 
2025-05-09 - 14:45:48 [6]: [PYTHON JOB]: "|-nvme0n1p4 ntfs                      Recovery    8E9A5BD99A5BBC81                                                 1000M\n" 
2025-05-09 - 14:45:48 [6]: [PYTHON JOB]: "`-nvme0n1p5 ext4     1.0              endeavouros 15850825-d663-45fc-bc66-68fa87bc34e2   83.6G     7% /            97.7G\n" 

100M EFI strikes again :grimacing:

During install you can see the small “box” at the bottom and click on the down arrow where it says efi system partition , click on the arrow and choose create a new one (or something like that).

Yikes.

Okay, let me go into the live iso again and see what options show up. I will update as soon as possible

EDIT: Found the ‘new’ option. It automatically set the necessary things up. I’ll let it run and see what comes out of it. Took a backup just in case :d.

Worked! Thanks a lot for all of your messages :smiley:

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.