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.

Comments

Popular posts from this blog

How to construct a B+ tree with example

How to show only month and year fields in android Date-picker?

Visitor Counter Script Using PHP