Results 1 to 4 of 4
Hi,
I have Debian (Kernel 2.6.26-2-686) installed on two computers. On one of them it reboots quite finely but I am having following problem with rebooting Debian on my second ...
- 03-26-2010 #1Just Joined!
- Join Date
- Dec 2009
- Posts
- 12
[SOLVED] System hangs while rebooting on Debain...
Hi,
I have Debian (Kernel 2.6.26-2-686) installed on two computers. On one of them it reboots quite finely but I am having following problem with rebooting Debian on my second computer.
When i type reboot at the linux prompt, following messages appear and system hangs up after saying "Restarting System":
Normally when the sytem is busy "_" sign blinks but "_" at the last line above does not blink which shows, the system hanged up. I tried all keys but the screen is still frozen at the same point.Code:Broadcast message from rootATmyname (tty1) (Sun Jan 17 11:23:26 2010) The system is going down for reboot NOW! INIT: Switching to runlevel: 6 INIT: Sending processes the TERM signal Saving system clock Stopping enhanced syslog: rsyslogd. Asking all remaining processes to terminate...done. Deconfiguring network interfaces...done. Cleaning up ifupdown.... Deactivating swap...done. [ 31.789103] Restarting System. _
The difference that I noted between my two computers is that I don't have ACPI support in the BIOS of the system which is giving me this error whereas the BIOS of my first computer do have ACPI support on which Debain do not give this Restart hanging problem.
I have also disabled running the acpid script by running
Code:update-rc.d -f acpid remove
Any ideas to solve or get around this problem?
Thanks a lot.
Update:
The computer on which I am facing this problem is DELL Optplex 330 (2.8 GHz, 1 GB RAM)
- 03-26-2010 #2
Try passing acpi=off option to kernel. Edit menu.lst file and add acpi=off at the end of kernel line.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 03-27-2010 #3Just Joined!
- Join Date
- Dec 2009
- Posts
- 12
Passing acpi=off did not work but passing reboot=bios to the kernel solved my problem.

Thanks a lot.
- 03-27-2010 #4
Thanx for posting solution.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First



