NetBSD-Users archive

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

install kernel modules



Hi,

I compiled a kernel (actually, I already had one, I updated cvs source and recompiled). When I boot it, it says that no modules are found (and thus fails to load the file system, etc). The dumb question is: how do I install the kernel modules correctly?

To build the kernel I used:

$ ./build.sh -O ../obj -T ../tools kernel=<KERNEL>
# mv /usr/obj/sys/arch/<ARCH>/compile/<KERNEL>/netbsd /

but the modules?

(found here: http://netbsd.org/docs/updating.html#kernel )

Thank you
  Riccardo


Home | Main Index | Thread Index | Old Index