S
S
Stanislav Timoshko2020-09-29 22:59:07
linux
Stanislav Timoshko, 2020-09-29 22:59:07

Unable to configure rEFInd to boot GNU/Linux kernel. How to fix?

Collected LFS. At the final stage, I decided not to use grub, replacing it with rEFInd, the bootloader that I use. The system partition is /dev/sdb1. Kernel - /boot/vmlinuz-linux.
The error I get when trying to boot is Error: Not found while loading vmlinuz-linux.
Block from rEFind configuration file:

menuentry "LFS" {
   volume 67E90695-5C14-3943-82C4-7FD1A7FF6381
   loader /boot/vmlinuz-linux
   options "rw root=UUID=[UUID корневого диска]"
}

rEFInd finds the section by GUID, this is evidenced by the inscription boot 60 Gib ext4 vmlinuz-linux in the boot menu. (60GB is the size of the disk with the kernel image).
What could be the problem?
Thanks in advance

Answer the question

In order to leave comments, you need to log in

2 answer(s)
W
Wexter, 2020-09-29
@Wexter

https://wiki.archlinux.org/index.php/REFInd_(%D0%A...
read?

R
res2001, 2020-09-30
@res2001

Kernel - /boot/vmlinuz-linuz

Error: Not found while loading vmlinuz-linux

Compare filenames

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question