Hello everyone. New to arch family. I tried manually installing arch a few times, got frustrated, looked for another arch derivative, liked the look, tried to install. Now we're all caught up.
I tried to install omarchy and got this error. This is not the first linux distribution to tell me this or something close to it. I humbly request the community of my betters to help me understand. I don't know how much more of the logs you need to see to diagnose the issue, but I am standing by to add context as needed.
ValueError: SysCommand for efibootmgr failed: ['/usr/bin/efibootmgr', '--create', '--disk', '/dev/sda', '--part', '1', '--label', 'Arch Linux Limine Bootloader', '--loader', '/EFI/limine/BOOTX64.EFI', '--unicode', '--verbose'] exited with abnormal exit code [5]: Could not prepare Boot variable: Input/output error
error trace:
efivarfs.c:441 efivarfs_set_variable(): writing to fd 9 failed: Input/output error
lib.c:78 _efi_set_variable_mode(): ops->set_variable() failed: Input/output error
efibootmgr.c:331 make_var(): efi_set_variable failed: Input/output error
efibootmgr.c:341 make_var(): Could not set variable Boot0004: Input/output error