LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   M'drake 9.2 hanging on shutdown (https://www.linuxquestions.org/questions/mandriva-30/mdrake-9-2-hanging-on-shutdown-295106/)

moose1 02-26-2005 09:39 AM

M'drake 9.2 hanging on shutdown
 
Hello,

My Drake 9.2 install is hanging at the very last part of it's shutdown. I've tried changing the [acpi=ht] setting to [acpi=off] in lilo.conf then running lilo -v, per instructions from another forum, with no luck. I've also tried shutting down from the command line with [shutdown -r now] and [shutdown -h now], also with no success.

Any suggestions? I appreciate any advice.

Thanks a lot.
Moose

RoofRabbit 02-26-2005 07:54 PM

In the DrakBoot program in the Mandrake Control Center, be sure the "Enable ACPI" option is checked (ON) in the "Bootloader mani options" window. That should fix the powerdown problem, but the "shutdown -r" should reboot the pc no matter what the acpi setting is.
What is the last thing printed (in verbose mode) when it hangs during shutdown?

moose1 02-26-2005 08:29 PM

M'drake 9.2 hanging on shutdown
 
Quote:

Originally posted by RoofRabbit
In the DrakBoot program in the Mandrake Control Center, be sure the "Enable ACPI" option is checked (ON) in the "Bootloader mani options" window. That should fix the powerdown problem, but the "shutdown -r" should reboot the pc no matter what the acpi setting is.
What is the last thing printed (in verbose mode) when it hangs during shutdown?


Hello,

Thanks for the help. I tried what you suggested and the system still hangs right at the end of shudown. The last few lines output in verbose mode are:

Unmounting file systems: [ OK ]
Unmounting procfile system: [ OK ]
Halting system...
Power down.

If it helps any, i've pasted the contents of my lilo.conf file below.

***************************************************************
boot=/dev/hda
map=/boot/map
vga=normal
default="linux"
keytable=/boot/us.klt
prompt
nowarn
timeout=100
message=/boot/message
menu-scheme=wb:bw:wb:bw
image=/boot/vmlinuz
label="linux"
root=/dev/hda1
initrd=/boot/initrd.img
append="devfs=mount hdc=ide-scsi resume=/dev/hda5 splash=silent"
vga=788
read-only
image=/boot/vmlinuz
label="linux-nonfb"
root=/dev/hda1
initrd=/boot/initrd.img
append="devfs=mount hdc=ide-scsi resume=/dev/hda5"
read-only
image=/boot/vmlinuz
label="failsafe"
root=/dev/hda1
initrd=/boot/initrd.img
append="failsafe devfs=nomount hdc=ide-scsi resume=/dev/hda5"
read-only
other=/dev/fd0
label="floppy"
unsafe
***************************************************************

Thanks a lot.
Moose


All times are GMT -5. The time now is 03:31 PM.