01-24-2019, 07:46 PM
I'm using the newest ayufan ubuntu minimal as well. I see what you guys are saying ...
appears to 'hang up' for me too. Bbut for some reason this appears to be shutting down the board completely, similar to
Then I have to hard restart with the buttons or unplug/ plug in power supply. To be fair, I'm not well versed in all of the flavors of restarting from the command line, but for me
works, as does
So I'd be curious if either of those commands work for you guys also. Might save you from doing any of the bash configuration stuff that has been mentioned.
Code:
sudo systemctl reboot
appears to 'hang up' for me too. Bbut for some reason this appears to be shutting down the board completely, similar to
Code:
sudo shutdown now
Then I have to hard restart with the buttons or unplug/ plug in power supply. To be fair, I'm not well versed in all of the flavors of restarting from the command line, but for me
Code:
sudo shutdown -r now
Code:
sudo reboot