ubuntu 12.04 不能关机

Type in terminal:
1. sudo gedit /etc/default/grub

2. Find the line: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

3. Change this to: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi=force"

4. Save the file and close the file.

5. Finally, in terminal: sudo update-grub

posted @ 2013-03-25 20:05  qiangzhu  阅读(852)  评论(0编辑  收藏  举报