PDA

View Full Version : Fc7 gets halted...


abhi_10_20
24-11-2007, 12:58 PM
Fedora 7 always gets halted when i try to shutdown,..i hav to manually switch off the cpu.. :sad: any guesses what might be the problem?

praka123
24-11-2007, 01:33 PM
acpi is not enabled i suppose.edit ur grub as root and in

title Fedora7
kernel /...... <==this line append "acpi=on" ofcorz without quote.
then save,exit and reboot to see whether it works or not,
BTW,which mobo do u have?
and u can edit with gedit as by press ALT+F2 to get "run"
gksu gedit /boot/grub/grub.conf
^^^run this command to edit the file.

Sykora
24-11-2007, 02:56 PM
^^^ The problem is much simpler :

$> alias halt=poweroff

If that works, put it in your .shellrc file.

abhi_10_20
24-11-2007, 06:42 PM
thanks guys, i will try.... but i edited the grub.conf, to increase countdown for loading fedora by automatic....
i doubt, since then only, this halting problem has turned out... donno how....