[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: automatisches Ausschalten



Hallo Robert!

Robert Walter wrote:
> stelle fest, daß er sich nach einem
> halt,
> shutdown -h now
> oder auch halt -p
> 
> nach dem Anhalten der Festplatten nicht automatisch ausschaltet, so wie


> Ich habe also zuerst eine /etc/grub.conf angelegt und reingeschrieben:
> 8<------------
> append="acpi=off apm=power_off"
> 8<------------

Ist das nicht die lilo-syntanx? Schreib die Option mal direkt in die
kernelzeile bei grub, z.B.:
kernel          /boot/vmlinuz-2.6.8-2-386 root=/dev/hdaX ro acpi=off
apm=power_off

Genaues kann ich dir auch nicht sagen, aber Kerneloptions sind sicher das
richtige, apm=on acpi=off o.ä. 
Ohne apm kann das IMHO nicht funktionieren, weil dann keine Unterstützung
für apm da ist.

Sollte übrigens der reboot nicht klappen kannst du mal das hier versuchen:

reboot=b
>       w - warm
>       c - cold
>       b - bios method
>       h - hard method

Gruß,
-- 
Martin Weis
PGP-Key: http://datenroulette.de/pgp.php



Reply to: