Re: Module screwups after kernel build

1999-06-07 Thread Andreas Voegele
Installing a new kernel is much easier if your are using the "kernel-package". Example: $ su # cd /usr/src/linux # make menuconfig # make-kpkg clean # make-kpkg --revision `hostname`.1 kernel_image # dpkg -i ../kernel-image-2.0.36_`hostname`.1_i386.deb

Re: Module screwups after kernel build

1999-06-07 Thread Brad
On Sun, 6 Jun 1999, Ron Hale-Evans wrote: > Good people-- > > I built a 2.0.36 kernel today so I could have SCSI support, among other > things. In fact, I did it a few times. Each time, I found that I had lost > support for my NE2000 Ethernet card, which I had previously installed with > modconf.

Re: Module screwups after kernel build

1999-06-07 Thread Steve Lamb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, 6 Jun 1999 21:33:07 -0700, Ron Hale-Evans wrote: >Any thoughts? make modules make modules_install - -- Steve C. Lamb | I'm your priest, I'm your shrink, I'm your ICQ: 5107343 | main connection to t

Module screwups after kernel build

1999-06-07 Thread Ron Hale-Evans
Good people-- I built a 2.0.36 kernel today so I could have SCSI support, among other things. In fact, I did it a few times. Each time, I found that I had lost support for my NE2000 Ethernet card, which I had previously installed with modconf. When I ran modconf again, there was hardly anything th