View unanswered posts | View active topics It is currently Fri May 24, 2013 5:56 am



Reply to topic  [ 2 posts ] 
 Help needed for Linux reboot 
Author Message

Joined: Mon Jun 22, 2009 11:02 pm
Posts: 15
Post Help needed for Linux reboot
I have discovered that Windows XP and Windows 7 both successfully signal the pc to reboot when the reboot option is selected in Windows.

But under Linux - Ubuntu through 9.04, and CentOS through 5.3, even with a recent BIOS upgrade, the PC hangs when Linux says it is rebooting. I need to manually press the power switch to shut down the system.

I have yet to try with any of the *BSD family.

Thoughts? Inisghts?

Thanks.


Thu Aug 13, 2009 9:59 pm
Profile

Joined: Sun Jun 07, 2009 6:38 pm
Posts: 66
Post Re: Help needed for Linux reboot
Quote:
the PC hangs when Linux says it is rebooting. I need to manually press the power switch to shut down the system

1) Open menu.lst :
Code:
$ sudo gedit /boot/grub/menu.lst

2) Add reboot=b at the end of the line # defoptions=quiet splash (keep the line commented) :
Code:
# defoptions=quiet splash reboot=b

3) Save and close gedit and type :
Code:
$ sudo update-grub

4) And eventually :
Code:
$ sudo halt

5) Wait for the fit-pc2 to shutdown.
6) Press the power switch on. You're now able to reboot.
7) You can read the whole story here : viewtopic.php?f=9&t=301


Fri Aug 14, 2009 4:53 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 2 posts ] 

Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.