Closed issue by equeim on void-packages repository https://github.com/void-linux/void-packages/issues/11530 Description: ### System * xuname: `Void 5.0.12_1 x86_64 AuthenticAMD uptodate rFFFFFF` * package: linux5.0-5.0.13_1 ### Expected behavior Booting from rEFInd bootloader works. ### Actual behavior Booting from rEFInd bootloader doesn't work. ### Steps to reproduce the behavior 1. Try to boot linux5.0-5.0.13_1 kernel from rEFInd bootloader. 2. See this error: ``` Starting vmlinuz-5.0.13_1 Using load options 'root=/dev/sda6 ro scsi_mod.use_blk_mq=1 nowatchdog fbcon=scrollback:72k module_blacklist=ccp,edac_mce_amd ecc_enable_override=0 initrd=boot\initramfs-5.0.13_1.img' EFI stub: ERROR: Failed to read file Trying to load files to higher address EFI stub: ERROR: Failed to read file ``` 5.0.12 works fine.