Re: unusual network installation problem

2007-11-17 Thread Raj Kiran Grandhi
Willie wrote: I'm trying to install debian at work from a local mirror (we have no external internat access), but I need to set my ethernet MAC address just before the installer accesses the mirror to allow me through the cisco switch between me and the mirror. It looks like the busybox version o

unusual network installation problem

2007-11-17 Thread Willie
I'm trying to install debian at work from a local mirror (we have no external internat access), but I need to set my ethernet MAC address just before the installer accesses the mirror to allow me through the cisco switch between me and the mirror. It looks like the busybox version of ifconfig does

Re: Network Installation Problem

1999-01-09 Thread Tom Champion
Thank you for all the support that I have received.   I found the following commands worked.   insmod 8390 insmod ne io=0x340 sh /etc/init.d/network   Tom.