Unman, Ubuntu is not important to me.
Most important thing is to load Qubes again.
I have tried grub2-install /dev/sda3 - but I am getting an error saying that it's unreliable and system will not go further.
I also done grub2-install /dev/sda successfully, but when I am starting laptop - it gives me grub rescue message that cannot load system.
I don't have so much knowledge to resolve further.
Please advise how I can restore qubes loader on my laptop?
Thanks a lot!
TO the user: damm swing. Thanks for your suggestion, I will try that as the last option as I don't have a spare system to install qubes to.
Thanks a lot for your hints, problem is finally resolved after hours of reading :)
What I done
chroot /mnt/sysimage
cd boot
grub2-mkconfig
grub2-install /dev/sda
reboot
Old grub file was fine so I booted in now successfully.
Thanks guys for your help!