After the commands Reboot, init 6, etc. Centos either shows a black screen, or writes Rebooting and hangs in this state. The reboot itself does not occur. What could be the problem?
2 answers
Try to execute the command from the console as root:
shutdown -r now - It does not help ... This is how this method helped: echo b> / proc / sysrq-trigger But after it, the BIOS does not boot any further. - Nick Mikhailov
|
The problem was solved by disabling the Secure Boot option in the BIOS
|