Closed ahmed-tasaly closed 3 years ago
Hi there,
I'm gonna need your "refind.conf" (not just this stanza) so that I can see what exactly cannot be parsed.
Hi there,
I'm gonna need your "refind.conf" (not just this stanza) so that I can see what exactly cannot be parsed.
menuentry "EndeavourOS - Manjaro-511" { icon /EFI/refind/icons/os_endeavouros.png volume endeavouros loader /ROOT/@/boot/vmlinuz-linux511 initrd /ROOT/@/boot/initramfs-linux511.img options "root=PARTUUID=826a2285-25bc-3443-9fea-cda9f20b7b59 rw rootflags=subvol=ROOT/@ loglevel=3 nowatchdog apparmor=1 security=apparmor radeon.si_support=0 amdgpu.cik _support=1 amdgpu.si_support=1 add_efi_memmap initrd=ROOT\@\boot\intel-ucode.img bootsplash.bootfile=bootsplash-themes/manjaro-islamic-green/bootsplash"
amdgpu.cik _support=1
should be
amdgpu.cik_support=1
Hi there,
I'm gonna need your "refind.conf" (not just this stanza) so that I can see what exactly cannot be parsed.
Hi there, I'm gonna need your "refind.conf" (not just this stanza) so that I can see what exactly cannot be parsed.
Oh I have found the problem after hours of searching -- but it was very funny š
menuentry "EndeavourOS - Manjaro-511" { icon /EFI/refind/icons/os_endeavouros.png volume endeavouros loader /ROOT/@/boot/vmlinuz-linux511 initrd /ROOT/@/boot/initramfs-linux511.img options "root=PARTUUID=826a2285-25bc-3443-9fea-cda9f20b7b59 rw rootflags=subvol=ROOT/@ loglevel=3 nowatchdog apparmor=1 security=apparmor radeon.si_support=0 amdgpu.cik _support=1 amdgpu.si_support=1 add_efi_memmap initrd=ROOT@\boot\intel-ucode.img bootsplash.bootfile=bootsplash-themes/manjaro-islamic-green/bootsplash"
amdgpu.cik _support=1
should be
amdgpu.cik_support=1
So, an unexpected newline was the problem? Nice :laughing: I'm glad that you figured it out. šš¼
Aloha there, Recently on starting refind-btrfs this error appears
my menu entry :