It sounds like maybe the kernel isn't finding your network card (unsupported, broken, ?); the configuration scripts get generated for every found card. On an existing system if you change the mac address of a card (by swapping it for instance) you can end up with the card showing up as eth1 or eth2 (which sipxecs cannot handle), but this doesn't sound like that issue. Did anaconda (the RHEL/fedora installer) ask you about setting up the card early on in the install? If it didn't that's a good clue it didn't see one. You can also use ctl-alt-f3 to switch to a text console (while the installer is running) and run 'ifconfig -a' to see if you have an 'eth0'.
-Eric On Jan 31, 2010, at 1:05 PM, Charles wrote: > I am trying to run install with the 4.0.4 ISO on a new machine and am getting > an abort after the DNS entry screen. It doesn't matter if I choose, no or > yes for the this should be my or shouldn't be my DNS server page. > > The error message is: > > sipxecs-setup could not find network file > /etc/sysconfig/network-scrips/ifcg-eth0 > > On previous setups, I used the sipx server to run the DNS. > > Ideas? > > Charles > _______________________________________________ > sipx-users mailing list [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-users > Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users > sipXecs IP PBX -- http://www.sipfoundry.org/ _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users sipXecs IP PBX -- http://www.sipfoundry.org/
