On Tue, 2003-06-17 at 15:59, Miles Beck wrote: > > > apt-get update && apt-cache search ^kernel-image-2.4.2 > > The problem with using apt-get is that I do not have a working network adapter > when running Linux. This is a dual boot system and I am trying to upgrade the > kernel in hopes that the adapters (network and sound) will work. > > -Miles > --------------------------------------------------- > PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us > To subscribe, unsubscribe, or to change you mail settings: > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss > You could compile the sources on an either machine and then (somehow) transfer the compiled bzImage and /lib/modules/* tree to your boxen. In fact, that's what I've done on a few different boxes.