Re: lkm not working

1999-01-30 Thread Doug Rabson
On Sat, 30 Jan 1999, Daren Sefcik wrote: > I am now up to 4.0 and lkm is not working... > > rover# modstat > modstat: /dev/lkm: Device not configured > > I have not used it much but I know it worked with > my 3.0 system...any pointers would be great. The lkm system has been superceded by a new

Re: lkm not working

1999-01-30 Thread Daniel C. Sobral
Daren Sefcik wrote: > > I am now up to 4.0 and lkm is not working... > > rover# modstat > modstat: /dev/lkm: Device not configured > > I have not used it much but I know it worked with > my 3.0 system...any pointers would be great. My guess: add "option lkm" to your kernel configuration file.