Posts

Showing posts with the label D257

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

You have to make some changes with following steps $ sudo vim /etc/default/grub Replace GRUB_CMD_LINUX="" with GRUB_CMD_LINUX="reboot=eif" sudo update-grub You may restart your aod257 and it works properly now.