On 10/14/2013 03:22 PM, Terre Porter wrote:
I tried the reboot=pci, same result ...
The system doesn't power off, it just sits there. I have to hold the power button in for it to shut down.
It works in Fedora, Ubuntu, and the new kernel. However, I hate the changes in Fedora (all the init.d stuff changes) and Ubuntu I haven't used enough to be comfortable to use in a firewall machine.
I'd be willing to try anything if you have some ideas.
There are several reboot options you could try. They're defined in /usr/share/doc/kernel-doc-2.6.32/Documentation/x86/x86_64/boot-options.txt
so you could have reboot=bios, reboot=triple, reboot=kbd, reboot=acpi, etc.
Supposedly you can stack them as well, but I prefer cycling through them to find the one that works, and using it.