Results 1 to 10 of 14
Hello everyone
Was wondering if someone can assist me in solving a shutdown issue. Im running debian etch, when I issue the command shutdown -h now the machine begins to ...
- 12-26-2007 #1Just Joined!
- Join Date
- Dec 2007
- Posts
- 11
Long hang-time on shutdown
Hello everyone
Was wondering if someone can assist me in solving a shutdown issue. Im running debian etch, when I issue the command shutdown -h now the machine begins to shutdown but hangs on "asking all remaining processes to terminate" after hours of waiting, and the machine will still not shutdown. This frustrating problem causes me to pull the power cord to turn the machine off.
Does anyone have any idea on how to solve this?
- 12-27-2007 #2
No idea how to solve it, but do you get the same problems if you just issue the reboot command?
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 12-27-2007 #3Just Joined!
- Join Date
- Dec 2007
- Posts
- 11
yes I have, trying the shutdown -r command still has the same effect.
- 12-27-2007 #4
Is it a Laptop? Have you tried disabling acpi? At the boot screen, type acpi=off (press enter)
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 12-27-2007 #5Just Joined!
- Join Date
- Dec 2007
- Posts
- 11
No, its not a laptop, its a server, using sata drivers. There is no raid setup.
Is there anyway of determining what process it is locked on?
- 12-27-2007 #6
Post the kernel line of /boot/grub/menu.lst file here.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 12-27-2007 #7Just Joined!
- Join Date
- Dec 2007
- Posts
- 11
the kernel line is
kernel /boot/vmlinuz-2.6.18-5-686 root=/dev/sda1 ro
I have posted on other forums and people seem to think that the HD may be faulty.
Does anyone else have any solutions??
- 12-28-2007 #8
Try passing acpi=off parameter to kernel.
Highlight Debian title in GRUB Menu and press 'a'. Type acpi=off and hit Enter key.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 12-28-2007 #9Just Joined!
- Join Date
- Dec 2007
- Posts
- 11
Well from the grub boot loader menu i appended "acpi=off" onto the kernel line. Is this correct?
I was reading somewhere Im not to sure how reliable the source was or if it is even relevant but, my server is running a Phoenix serverbios 3 release 6.0.
Is there any correlation to my current problem.
Appending the kernel line with acpi=off fixed the problem for a single boot. When I try append the acpi=off onto the kernel for the next boot, the same problem presents itself, the server still hangs on boot.
- 12-28-2007 #10
You have to edit /boot/grub/menu.lst and append Kernel line.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote
