basically i tried to fix the problem that my advanced menu for arch linux wasnt showing up on grub because i wanted to replace the kernel linux with linux zen and i decided to ask ai, then i did and it told me to type cmds like:
sudo grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=GRUB
sudo mkdir -p /boot
sudo mount /dev/sda1 /boot
i thought about it, maybe its something in the uefi but i checked everything and it seemed fine, atleast from my perspective
for note: the pc is practically being displayed in 30hz because of the cpu load and the animations are lagging (yes i changed my hz in hyprland.conf) i use hyprland and 4-end dotfiles
i would be grateful for any help