#limine-entry-tool fails on x86-64-v2 (Ivy Bridge) / Hardcoded v3 requirement
10 messages · Page 1 of 1 (latest)
add to pacman.conf file
# EosOS GNU/linux
[core_repo]
SigLevel = Optional DatabaseOptional
Server = https://sourcecorearch.github.io/$repo/$arch
[omarchy]
SigLevel = Optional TrustAll
Server = https://pkgs.omarchy.org/stable/$arch
before the omarchy remote repository
sudo pacman -Sy
sudo pacman -R limine-snapper-sync limine-mkinitcpio-hook
sudo systemctl disable limine-snapper-sync
sudo pacman -S limine-snapper-sync limine-mkinitcpio-hook
sudo systemctl enable limine-snapper-sync
finally