Fix Hang On Reboot Issue

Some distributions fail to reboot and hangs after the gui gets unloaded. This is due to a bug with acpi. Easily fixed however with the following modifications.

Open /etc/default/grub in a text edit


Change the line that says:



And change it to:



Then as root to make the change permanent run the following command: