Koozali.org: home of the SME Server

Hanging Reboot

Offline steever

  • *
  • 185
  • +0/-0
    • Open-Sesame
Hanging Reboot
« on: August 29, 2006, 12:05:50 AM »
Hi guys.  I'm wondering if anyone can help me.  I am setting up a new server with SME7 and it works fine except for one thing.  When I tell it to reboot (either through the admin panel or even through the command line), it goes through all the shutdown steps and then just sits there until I manually power off.  Shutting down through the panel or the command line works fine, but telling it to reboot causes it to hang.

Does anyone know a fix for this?
Saving the world ... one server at a time.

icpix

Hanging Reboot
« Reply #1 on: August 30, 2006, 05:53:44 PM »
Experiment some with the BIOS settings (ACPI etc)?

Offline steever

  • *
  • 185
  • +0/-0
    • Open-Sesame
Hanging Reboot
« Reply #2 on: August 31, 2006, 12:37:21 AM »
Solved!

Nineteen hours of research and 75 failed reboots later:

all I had to do was append reboot=b to the kernel lines in menu.lst in /boot/grub

 :-D
Saving the world ... one server at a time.

addodge

Hanging Reboot
« Reply #3 on: August 31, 2006, 03:39:56 AM »
I have one server that does the same thing.  Would you care to fill us dumb ones in on what this actually does?  and exactly where to put this line of code?
Thanks
Andy

Offline steever

  • *
  • 185
  • +0/-0
    • Open-Sesame
Hanging Reboot
« Reply #4 on: August 31, 2006, 12:55:42 PM »
The only information I read about it was that it rebooted linux in a different way.  You have to edit /boot/grub/menu.lst

Just put a space at the end of the kernel options, and type in reboot=b

I hope it fixes your problem.

Steve

PS. Andy is my son's name.
Saving the world ... one server at a time.