I have similar troubles now where the appropriate device driver should be e1000 not the e100 that the oscar server is running with.
I see you added it to modules.conf but how to rebuild the initrd.img that resides on the /dev/fd0 ? Thanks, -Bob From: henkwitte <[EMAIL PROTECTED]> RE: NIC trouble 2004-10-21 08:08 Well, this did the trick (with thanks to Michael Edwards ): add to /etc/modules.conf alias eth0 lance options eth0 io=0x300 irq=5 Henk Witte >Hello all, > >I am trying to setup a small OSCAR test, unfortunately I do not have >machines with all the same hardware. >I have managed to install the server and two clients, but when rebooting >the clients, although eth0 comes >up ok, one of the clients fails with a message "pfilter : >/usr/sbin/ifconfig cannot find any interface", also >RPC does not start. > >When the system boots no eth0 interface shows with ifconfig -a > >I guess this is caused by having another NIC in this machine than in the >server / other client. I have been >trying to figure out how to either configure the client manually, or >create another image for this client with >the correct driver, but so far without success. > >So, how can I create an oscar-client image for another NIC? (or how can I >configure the client)? > >The NIC is a PCNET/ISA 79C960. > >Hope you can give me some suggestions, > >Thanks! > >Henk Witte -- ___________________________________________________________ Sign-up for Ads Free at Mail.com http://promo.mail.com/adsfreejump.htm ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_idU88&alloc_id065&op=click _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users
