+-------[ Max Laier ]---------------------- | On Monday 09 August 2004 18:54, Jiawei Ye wrote: | > root_at_chihiro:/usr/src# kldload -v pf | > kldload: can't load pf: No such file or directory | > root_at_chihiro:/usr/src# kldload /boot/kernel/pf.ko | > root_at_chihiro:/usr/src# /etc/rc.d/pf restart | > Enabling pf. | > pf enabled | > | > Somehow kldload cannot find pf.ko if no specific path is given. This | > is a 2 hours old -current. | | Sounds like kldxref didn't finish it's job correctly. Try (as root): | kldxref /boot/kernel /boot/modules | and check the output of: | kldxref -dv /boot/kernel | for proper pf.ko entries. Please tell me if that did not help or if you see | anything suspicious in the xref dump. I have this same problem with nfsclient and nfsserver being loaded. kldxref doesn't fix the problem (for me). I figured I just updated at a bad time since noone else had reported a similar thing occurring (it wasn't a big drama for me to load those by hand). ACPI also doesn't autoload at boot. This was from a -current from August 8th. -- Andrew Milton akm_at_theinternet.com.auReceived on Mon Aug 09 2004 - 20:22:49 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:05 UTC