Today I installed some scheduled updates on the Ubuntu and after this have entered to strange unstable state. Tried to recovery it by uninstalling/installing again the Guest Addition CD. Finally, I installed stable Guest Additions # 5.0.16.
As result, some functionality in the guest machine was returned back. But I lost the Network interface at all. Ifconfig doesn’t show eth0, only ifconfig -a does show (but VirtualBox on Windows shows the interface is up).
On several discussions I saw the decision is to edit/delete file
Code: Select all
/etc/udev/rules.d/70-persistent-net.rulesThanks.