Greg Howard wrote: > Hi, > > I'm trying to install Debian 2.2 using a "base image" I've downloaded > to a Win98 partition; I'm using the udma66 installation images to > boot the system initially. > > I understand from the documents that I should be able to install > "base" in this way and then use ftp or http to access Debian servers > to install other packages. The base package actually installed > successfully (I've booted Linux and tooled around a bit), but the > kernel doesn't seem to detect my ethernet card at all. (No eth* > devices appear in /dev.)
Before installing the base system, you select your device driver modules (assuming they have been installed). The NIC modules should include the Pro100. (look in net devices). If the system detects a network device, then it asks if you want to configure the network. Then you edit /etc/network/interfaces and run ifup eth0 and you should be connected. -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~