I left Linux around 8 years a go, now I want to go back to it. I installed Ubuntu 16.04.2 as dual boot on MSI Leopard ge62 6QF. It wasn't booting before adding
acpi=off
after quiet splash in the kernel line of GRUB. After this it boots successfully. Now when I wanted to reboot/Poweroff the system, I opened the terminal and wrote:
sudo reboot
It starts rebooting but it is freezing when it gets to
Reboot: Restarting System
I tried all Google suggestions like replacing acpi=force
and decreasing the timeout but unfortunately none of them worked and the system doesn't boot anymore.
What else can I do?