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
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.
-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
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
4 matches
Mail list logo