After having suddenly added 1,464 lines of code to my kernel the UEFI version of this will no longer compile:
This has happened before, but figured it was just a transient issue — ah, not anymore. The instant a large change is made, the bootloader suddenly fails to copy the kernel binary onto the disk image. Why is this? And is there a way to potentially specify in the BootConfig how big you want the disk image to be?
After having suddenly added 1,464 lines of code to my kernel the UEFI version of this will no longer compile:
This has happened before, but figured it was just a transient issue — ah, not anymore. The instant a large change is made, the bootloader suddenly fails to copy the kernel binary onto the disk image. Why is this? And is there a way to potentially specify in the
BootConfighow big you want the disk image to be?