( guszti | 2022. 05. 22., v – 14:00 )

Tehát ezeket ide? Ahol vagyok.
mount –o remount,rw /sysroot
mount -o bind /proc /sysroot/proc
mount -o bind /sys /sysroot/sys
mount -o bind /dev /sysroot/dev
chroot /sysroot

Aztán.
grub2-install /dev/sda
dracut
grub2-mkconfig -o /boot/grub2/grub.cfg

?