mount /dev/sda2 /mnt
mount -o bind /dev /mnt/dev
chroot /mnt
mount /proc /mnt/proc
mount /sys /mnt/sys
zypper up
   oder
grub-install.unsupported /dev/sda
reboot