> > I'm sure I'm missing something very obvious. What is it? > Sounds to me like it is not being probed by a proper driver. Try doing:
ifconfig -a If you don't see eth2, it isn't initialized by the kernel. Try looking at "dmesg | less" for signs of a problem. Also, at the OBP prompt do "probe-sbus-all" to make sure it is being detected. -- Debian - http://www.debian.org/ Linux 1394 - http://www.linux1394.org/ Subversion - http://subversion.tigris.org/ Deqo - http://www.deqo.com/

