Tuesday, January 31, 2012

Debian can not restart/reboot properly on Acer Aspire One D257

You have to make some changes with following steps

  1. $ sudo vim /etc/default/grub
  2. Replace GRUB_CMD_LINUX="" with GRUB_CMD_LINUX="reboot=eif"
  3. sudo update-grub

You may restart your aod257 and it works properly now.

0 comments: