Recently I was noticed the restored image doesn't get an IP address via DHCP. I was able to reproduce the issue and tried to find the root cause but without success
It looks like the root cause is somehow related to:
1) Source Image is Jessie. No issue with Wheezy (systemd ?)
2) Backup is created and restored with tar. If a dd or rsync backup is used everything works fine
3) dhcpcd5. If networkd is used everything works fine.
I initially posted my issue here 4 weeks ago but didn't get any help to solve the issue or at least to understand where the issue comes from
I added a link to this post in the initial post to cross link the identical questions. From now on I see this post to be the primary post for my issue.
Would be great to get some hints what's actually the root cause for the issue. If you need any additional information just ask for it.