> > > eth0: CPM ENET Version 0.2 on SCC1, 00:22:2e:ff:67:de > > > RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize > > > > 1. cat /proc/net/dev > > If eth0 is listed then it is installed in the kernel > > > > 2. have you tried to configure the ethernet by hand? > > ifconfig eth0 192.168.1.10 > > > > Then run ifconfig and see if it shows up. > > > > 3. If this works, you can go back and correct your bootline parameters. > > > > Better yet, set CONFIG_IP_PNP in yor kernel configuration and > recompile it!
Or create an appropriate network configuration script for you installation. ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/