FC3下不能关机
FC3下选关闭系统一切都正常到最后不能关机:Shutdown:hdb
Shutdown:hda
Power Down
acpi_power_off called
到这句就停止了。(在红旗4.1下一切正常) 楼主什么命令关机的? shutdown -h now
poweroff
看哪个命令行的 shutdown -h now
poweroff
看哪个命令行的
不对!我是从X-Window下选择关机的,我的情况是出了很多信息都显示OK到那一行机子已经没有任何反应了,键盘已经没有反应只能按主机的电源键关机。情况跟windows下的“你可以安全的关机了”之后主机没能自动切断电源一样。 命令行模式也不能关机吗? 服务配置里的acpid有打钩吗? 服务配置里的acpid有打钩吗?
有 在命令行下用poweroff命令关机也不行? 在命令行下用poweroff命令关机也不行?
如果在 X-Window模式的终端下不行结果一样,要是在纯命令行模式不知怎样去? 修改/boot/grub/grub.conf在rhgb前加上acpi=off重启一遍就可以了,我前些天也遇到过.
acpi=off rhgb 注意留空格. 修改/boot/grub/grub.conf在rhgb前加上acpi=off重启一遍就可以了,我前些天也遇到过.
acpi=off rhgb 注意留空格.
我是用"红旗4.1"的grub的会不会是这个问题。如果要改的话是不是该改"红旗4.1"的那个. 红旗我就不清楚了,我只在fc上碰到过。 修改/boot/grub/grub.conf在rhgb前加上acpi=off重启一遍就可以了,我前些天也遇到过.
acpi=off rhgb 注意留空格.
修改/boot/grub/grub.conf在rhgb这里的rhgb是指什么啊?我在redhat9里找不到。我刚刚接触到linux。还请指教。 rhgb:red hat graphics boot /boot/grub/grub.conf这个和/etc/grub.conf的内容一样。如下:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:You do not have a /boot partition.This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd0,7)
# kernel /boot/vmlinuz-version ro root=/dev/hdd8
# initrd /boot/initrd-version.img
#boot=/dev/hdd
default=2
timeout=10
splashimage=(hd0,7)/boot/grub/splash.xpm.gz
title Red Hat Linux (2.4.20-8smp)
root (hd0,7)
kernel /boot/vmlinuz-2.4.20-8smp ro root=LABEL=/
initrd /boot/initrd-2.4.20-8smp.img
title Red Hat Linux-up (2.4.20-8)
root (hd0,7)
kernel /boot/vmlinuz-2.4.20-8 ro root=LABEL=/
initrd /boot/initrd-2.4.20-8.img
titleMicrosoft WinXP
rootnoverify (hd0,0)
chainloader +1
请问在哪里加acpi=off
这个是引导用的难道和关机还有联系?
页:
[1]
2