On Mar 10, Nilshar <nilshar@xxxxxxxxx> wrote: > For example, if I need to restore a sytem into a vmware, this file > needs to be changed. on a normal box, udev will add the new interfaces Every time you change the hardware for a system, even if it is virtual hardware, you need to delete the file. > as eth2 etc.. so I'll have to delete the file so it will be recreated > with eth0. How can I do that on a vmware ? udev will do it if needed, but it's not mandatory to have one (e.g. if all or your interfaces are handled by the same driver then their names will usually never change). BTW, we are talking about paravirtualized network interfaces. If vmware is emulating a real interface then there is some other issues. -- ciao, Marco -- To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html