Page 1 of 1

Mageia 5 freezes when I enter reboot from the shell

PostPosted: Sep 27th, '18, 16:09
by nsh15
Hello all,

I am new to Linux and to Mageia
Whenever I try to reboot from the shell, the PC freezes and I have to power-cycle it

would appreciate any help

Thanks

Re: Mageia 5 freezes when I enter reboot from the shell

PostPosted: Sep 27th, '18, 23:21
by doktor5000
Do you actually use the reboot command, or how do you go about that?

Re: Mageia 5 freezes when I enter reboot from the shell

PostPosted: Sep 28th, '18, 09:53
by nsh15
Yes, this PC is kind of a server.
I need to access it by ssh most of the time
Using GUI is not an option and power cycling it is too much trouble for me

would appreciate your help

Re: Mageia 5 freezes when I enter reboot from the shell

PostPosted: Sep 28th, '18, 17:11
by JoesCat
I've had times when the taskbar or other components froze, or times when I had msec too high and used "shutdown -h 'message'".
See if this works for you. at the moment forgot if it's message as 'now' or just now

su
password: blahblahblah
shutdown -r now

Re: Mageia 5 freezes when I enter reboot from the shell

PostPosted: Sep 28th, '18, 17:21
by nsh15
Thank you for the answer
The problem with just shutdown that its remote , if I can turn it on from the power I can power-cycle it
Its very difficult to reach for this server and need special access

Re: Mageia 5 freezes when I enter reboot from the shell

PostPosted: Sep 28th, '18, 20:04
by Ken-Bergen
Code: Select all
shutdown -r now
Will reboot, -r=reboot -h=halt.

Re: Mageia 5 freezes when I enter reboot from the shell

PostPosted: Sep 28th, '18, 20:05
by nsh15
Thank you
I will try it

Re: Mageia 5 freezes when I enter reboot from the shell

PostPosted: Oct 1st, '18, 12:47
by nsh15
it worked perfectly
Thank you so much for your great help

Re: Mageia 5 freezes when I enter reboot from the shell

PostPosted: Oct 1st, '18, 12:51
by isadora
Would you mind, marking this topic [SOLVED]?
You can do so by editing the title/subject of the first message in the topic.
Place [SOLVED] in front of subject/title.

Thanks ahead. :)