1

I found that on two freshly installed Ubuntu 16.04-LTS desktops, for some reason I can't perform reboot or shutdown. I click on reboot/shutdown in the upper right corner's popup dialog but nothing happens when I chose reboot or shutdown option. It is OK when I do the same in terminal window by issuing shutdown or reboot command.

Juan Antonio
  • 1,572
DisplayName
  • 619
  • 1
  • 6
  • 8

2 Answers2

0

I had the same problem, hard shut-off your computer (Holding the power button down for 10-20 seconds) and turn it on again. Not the most graceful way, but it works.
Hope this helps!!

  • How will this fix the problem that reboot/shutdown dialog doesn't worg ? On top you will risk having to do fsck on your filesystems at next boot and potentially loose data ! – Soren A Jan 20 '17 at 12:34
  • It worked for me, I don't know why but it was very glitchy when I first got ubuntu. – Ubuntu User Jan 20 '17 at 12:52
0

OK, finally I found the problem. The problem was with PAM configuration files modified during installation (from local preseed) process.

DisplayName
  • 619
  • 1
  • 6
  • 8