Ce mémo a été publié le 21 juin 2010 et peut contenir des informations qui peuvent être incomplètes, non mises à jour voir erronées du fait de son ancienneté.
N'hésitez pas à compléter votre recherche sur des articles plus récents.
Lors de la duplication d’une machine virtuelle avec Ubuntu Server 9.10, la carte réseau n’était plus détectable.
Exemple de message :
1 |
<span style="vertical-align: top;">eth0: ERROR <span style="color: #000000; font-weight: bold;">while</span> getting interface flags: No such device </span> |
Pour palier à ce problème, il faut simplement supprimer ou renommer le fichier :
1 |
<span style="vertical-align: top;"><span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>udev<span style="color: #000000; font-weight: bold;">/</span>rules.d<span style="color: #000000; font-weight: bold;">/</span><span style="color: #000000;">70</span>-persistent-net.rules</span> |
Ensuite, un petit reboot et tout rentre dans l’ordre.