problem loading kld
Roman Neuhauser
neuhauser at bellavista.cz
Sun May 25 09:32:36 PDT 2003
# chaudharyanurag at hotmail.com / 2003-05-23 18:06:57 +0530:
> i hav made a kld
> compilation was smooth and warning-free
> but kldload is not loading it, it says no such file or directory.
> ###############################################
> sust-bsd# kldload ./rbdr.ko
> kldload: can't load ./rbdr.ko: No such file or directory
> ################################################
> This is the terminal response.
> rbdr.ko exists in the same directory
> can any buddy tell me whats goin rong
while I'm not your buddy, I guess your problem is you haven't had a
look at what happens when you run kldload. AFAICT from looking at
the source the kernel linker only uses basename of the argument(s).
--
If you cc me or remove the list(s) completely I'll most likely ignore
your message. see http://www.eyrie.org./~eagle/faqs/questions.html
More information about the freebsd-questions
mailing list