VMWare clone: Network issue (SIOCSIFADDR)
Setting up all my Debian VMs, I tried to clone one and ran into issues with networking. My eth0 was not configured and when I tried to bring it back up, I got following error: SIOCSIFADDR: No such device

Setting up all my Debian VMs, I tried to clone one and ran into issues with networking. My eth0 was not configured and when I tried to bring it back up, I got following error: SIOCSIFADDR: No such device
debian, shared folders, vmware
Today I created a new Debian Virtual Machine. I like to use shared folders to have my code on my mac, but use the VM to create a production like environment. The shared folders are great, but they have one big drawback: the uid & gid are the ones inherited from your Mac.