wiki/OpenBSD.md
2017-11-30 10:16:47 +01:00

485 B

Cette page a été importée automatiquement de notre ancien wiki mais n'a pas encore été révisée.

Soucis lié à l'ACPI sur Dell R220

Pour désactiver l'ACPI au démarage :

boot> boot -c
...
UKC> disable acpi
UKC> quit/

Puis pour le désactiver définitivement :

# config -ef /bsd  
Enter 'help' for information
ukc> disable acpi
ukc> quit
Saving modified kernel. 

FAQ

ksh: ignoring old style history file

$ mv .histfile .histfile.old