MickeyKnox - 2025-10-19

Hi,

I've installed refind and it works, when I select it from the boot options. Now I would like to make it the default. But when I run refind-mkdefault I get this error:

Traceback (most recent call last):
File "/usr/sbin/refind-mkdefault", line 205, in <module>
sys.exit(main())
~~~~^^
File "/usr/sbin/refind-mkdefault", line 192, in main
changed = set_refind_first(boot_entries, boot_order, args.label)
File "/usr/sbin/refind-mkdefault", line 117, in set_refind_first
if label.lower() in boot_entries[entry].lower():
~~~~~~~~~~~~^^^^^^^
KeyError: '2002'</module>

This seems to me like a python error, thus a program error.

The version is 0.14.2.

Cheers

Sent with Proton Mail secure email.