On Monday 21 June 2004 07:44 am, [EMAIL PROTECTED] wrote: > Just installed debian 3.0... I'm using an Intel Pro/100 VM NIC. It > did not install for some reason during install. The following came > from a Windows log file: > > Driver: e100bnt.sys > Driver Ver: 3.37.07.0000 > > I should be able to use modprobe to load driver right? What driver do > I use? How can I find a list of available drivers? > > ifconfig does not show eth0 > > Thanks...
The file '/etc/network/interfaces' manages your network, (man interfaces). Use 'modconf' to pick the module for your nic card, modconf adds the modules to a list of modules to be loaded at boot time so you don't have to load each time. -- Greg Madden -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

