Acer Aspire One D257 Laptop doesn't restart
i have Ubuntu 11.10 installed with windows 8 on my Aspire one D257. It restarts with Windows, not with this one.
Thanks to Neo Cambell for posting the hyperlink to http://www.expertcore.org/viewtopic.php?f=20&t=3009
Thanks to Saman for the fix
I did the following and it worked
Type the command:
sudo nano /etc/default/grub
Find
GRUB_CMDLINE_LINUX=””
and change it toGRUB_CMDLINE_LINUX=”reboot=efi”
Press Ctrl-O to save and then Ctrl-X to exit.
Type the command:
sudo update-grub
Shutdown system.
Reboot and then attempt restart.
I had the same problem and was able to solve it by compiling my own kernel ( 3.1.5 stable ) and creating a patch.