How to make Windows 7 Network show Samba share after VM is rebooted/restored?
Posted
by lackey
on Server Fault
See other posts from Server Fault
or by lackey
Published on 2010-01-18T20:52:35Z
Indexed on
2010/04/08
18:03 UTC
Read the original article
Hit count: 259
On Windows 7, I have VirtualBox running Linux (Ubuntu 8.04), with Samba set up so that the Windows host can access it. But if the virtual machine is shut down & restored, or rebooted, the Windows Network no longer shows it.
I've tried refreshing many times, restarting Samba, disabling/enabling the virtual network adapter, and running the succession of commands ipconfig /release, ipconfig /flushdns, & ipconfig /renew, but none worked. As a last resort I could restart the host itself, but is there a better way?
© Server Fault or respective owner