On Wed, 2003-11-12 at 08:13, Antonio Montagnani wrote: > I updated from RH8 to Fedora [...] > redhat-config-network > error saving configuration > [Errno 2] no such file or directory //etc/sysconfig/network-sripts//icfg-lo-rpmsave > > What does it mean?? It might help to clean up /etc/sysconfig/network-scripts ; make sure you have just one ifcfg-<interface>* file: ifcfg-lo ifcfg-ppp0 ifcfg-eth0 ...for example. If you have stuff like ifcfg-lo.rpmsave then many scripts that try to iterate through all of the ifcfg-* files will probably try to do more than they should. It may not be the root problem but at least it should eliminate some error messages and help you narrow down your search.