> -----Original Message----- > From: Linux on 390 Port [mailto:[EMAIL PROTECTED] Behalf Of > Peter E. Abresch Jr. - at Pepco > Sent: Thursday, August 19, 2004 5:59 PM > To: [EMAIL PROTECTED] > Subject: Dynamic I/O Configuration and removing eth1
> I assume this is cause by eth1 still being defined. How do I > delete eth1? rmmod <kernel module> Use lsmod to see what the actual kernel module is called. Also, if you use modprobe instead of insmod it works better. Modprobe will not only load the module you want but also auto-load any dependencies. -- Thomas Cameron, RHCE, CNE, MCSE, MCT Assistant Vice President Linux Design and Engineering Bank of America (972) 997-9641 The opinions expressed in this message do not necessarily reflect those of my employer, Bank of America. ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
